Search the specific user and visit individual page for repo info
Search the specific user and visit individual page for repo info
- run
npm install
oryarn install
in the terminal. - run
npm start
oryarn start
after installation
You can easily deploy the project over Netlify or github-pages
. Check out the documentation
New Feature Ideas
- Pagination in User Repositories
- Adding routing to repositories like
/user/afozbek/repos/:id
- Authentication
- Pagination in the Search Page
- Filter/Sorting in pages like name, star_count
- Vue - UI library for javascript
- Vue-Router - Routing
- Vuex - Better State Management
- Momentjs - Date library
- Buefy - Bulma + Vue
- If you have problems please leave an
issue
from here - Consider forking the project and submitting new
pull requests
. I am much likely control my github account.
This project is licensed under the MIT License - see the LICENSE file for details