Skip to content

giovanniantonaccio/github-repo-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icons made by Dave Gandy
Github Repository Viewer

This is a ReactJS application developed during Rocketseat Bootcamp in order to allow users to see the issues of their favorite github repositories using github API. Data is saved in local storage and users are allowed to add or remove as many repositories as they want. The app validates if the repository is valid or duplicated and the issues can be filtered by opened, closed or all.

🚀 Installation

Clone the repository

git clone https://github.com/giovanniantonaccio/github-repo-viewer.git

Open a terminal on the repository folder and install the dependencies:

yarn

To run the application in development mode run:

yarn start

This application was bootstrapped with Create React App. Follow the link for further information.

📚 Technologies

This project was developed with the following technologies:

📣 Live Preview

Check on Netlify! 😬

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made by Giovanni Antonaccio 👋 Get in touch!