An open API service indexing awesome lists of open source software.

https://github.com/peimelo/repositories-react


https://github.com/peimelo/repositories-react

react rocketseat

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend - Repositories ReactJS

Repository to handle the repositories frontend.

After cloning the project, run the command to install the dependencies:

```
yarn
```

To run the project:

```
yarn start
```

The project will be available at `http://localhost:3000`.