https://github.com/peimelo/repositories-react
https://github.com/peimelo/repositories-react
react rocketseat
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peimelo/repositories-react
- Owner: peimelo
- Created: 2020-04-28T21:20:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:33:51.000Z (over 3 years ago)
- Last Synced: 2025-05-16T07:10:28.266Z (about 1 year ago)
- Topics: react, rocketseat
- Language: JavaScript
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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`.