Skip to content

⚛️This project was created with intention of Fetching Github user and their Public Repository, this project used some important dependencies like Axios for fetching data, and this project is being authenticated using firebase.⚛️🚀

Notifications You must be signed in to change notification settings

varun-singhh/Gitify-Fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Github API

This project was created with intention of Fetching Github user and their Public Repository, this project used some important dependencies like Axios for fetching data, and this project is being authenticated using firebase.

Install Dependencies

Many Extra packages are used in this todo app like
✔️ reactstrap: It's Bootstap For React Projects
✔️ bootstrap: this is needed to run reactstrap components
✔️ axios: this is needed to fetch data from API
✔️ react-document-configuration: this is needed to do HTML manipulatons
✔️ react-toastify: this helps to create toast popups.

To install thes packages run the folowing command: npm i reactstrap bootstrap react-toastify axios react-document-configuration

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To Publish your frontend on netlify use command:

npx create-react-app Gitify-Fetch
cd Gitify-Fetch
npm run build

npm install netlify-cli -g
netlify deploy

Checkout this project: Gitify-Fetch

✅Feel Free to add more Features to this todo, Just Raise an Issue and then create a pull request to get your pull request merged. if you like this don't forget to ⭐(star) this repository.

About

⚛️This project was created with intention of Fetching Github user and their Public Repository, this project used some important dependencies like Axios for fetching data, and this project is being authenticated using firebase.⚛️🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published