Skip to content

Vee-keme/altsch-vue-exam

Repository files navigation

Altschool Third Semester Exam

 ALTSCHOOL LOGO

Table Of Content

Exam Description

This is my code repo for my Trial at solving the Altschool Africa School of Engineering third semester exam.

Exam Objectives

  • Create a new vue js application then using the GitHub API, fetch your GitHub repositories using this endpoint https://api.github.com/users/{{USERNAME}}/repos. show a page with a list of all your repositories on GitHub(the page should have some form of pagination). Then create another page showing data for a single repo clicked from the list of repos using nested routes. Make sure to implement a wildcard route to catch 404 pages. NB: Good UI and Designs are important.

    Below is the link to my solution on the task.

Solution

View Third Semester Exam project

https://altsch-vue-exam.vercel.app/

About

Built a webapp that renders my github repositories with vuejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published