Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1 KB

README.md

File metadata and controls

18 lines (11 loc) · 1 KB

Find Issues | Front-end | ReactJS

A web app made with ReactJS to save GitHub repositories (using GitHub API) on localstorage and list/find issues. Just inform the owner of the repository and the name of the repository, right after clicking to add. For example: facebook/react (the list of your repositories will be saved in localstorage and will be displayed whenever you access).

Home Find Issues Repo Issues

How to configure the project:

If you use npm, just replace the yarn > npm.

  • Clone the repository to your computer, navigate to the folder and use the command yarn install to install the dependencies.

  • Using the terminal, navigate to the project folder and use the yarn start command.

  • Done! The project will be running on localhost: 3000

  • This project uses: React (ReactJS), Axios, React Router DOM, Styled Components, localStorage.

Doubts? Send me a message on my social networks. Good luck! ;)