Skip to content

A web app made with ReactJS to save GitHub repositories on localstorage and list/find issues.

Notifications You must be signed in to change notification settings

DanielMafra/FindIssues-frontend-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! ;)

About

A web app made with ReactJS to save GitHub repositories on localstorage and list/find issues.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published