Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

react rocketseat

Last synced: about 20 hours 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`.