https://github.com/rafaelppereira/rocketseat-git-clone
🟣 This project was created to make a Github clone, the github api was used to make user requests
https://github.com/rafaelppereira/rocketseat-git-clone
css html javascript react react-router reactjs rocketseat scss
Last synced: 3 months ago
JSON representation
🟣 This project was created to make a Github clone, the github api was used to make user requests
- Host: GitHub
- URL: https://github.com/rafaelppereira/rocketseat-git-clone
- Owner: rafaelppereira
- Created: 2022-04-21T18:08:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T19:14:00.000Z (about 4 years ago)
- Last Synced: 2025-01-22T21:45:05.891Z (over 1 year ago)
- Topics: css, html, javascript, react, react-router, reactjs, rocketseat, scss
- Language: TypeScript
- Homepage:
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Github clone
This project was created to make a Github clone, the github api was used to make user requests
To start the project just run the commands below
yarn
yarn start
