This is a simple project to help you learn how to use the Github API.
This project is a simple example of how to use the Github API to get information about a repository.
This is made using HTML, CSS, and Javascript and .
To install the project, run the following command :
git clone https://github.com/Varshithvhegde/githubreposhowcase.git
- Api used for this project is:
https://api.github.com/users/${username}
- For configuring your Github Profile follow following steps:
- Clone the Project in your local machine
- Go to file config.js
- You will find this line const username="Varshithvhegde";
- Change the Username to your Github Username
- Save the file and run the project using live server
- Check the live server in your browser
- Congrats 🎉 You have successfully created a Github Repo Showcase.
Screenshot credit BrowseFrame