You can view our live site: https://agithubclone.netlify.app/
If you wish to run it locally, or run tests then do the following:
- Clone this repo (from main)
- Navigate the root directory of this app
- Install dependencies: npm install
- To build use: npm run dev (if you are on windows the link it opens wont work but if you navigate to localhost:8080 it will work)
- To run tests or coverage: npm run test or npm run coverage
- Enter your username
- Open up any repos you want to visit
- Try all our links
- Enter a username that does not exist
- Edit the repo URL by putting in a random ID of your choice to see if it exists
Thanks!