https://github.com/rafaelppereira/rocketseat-watchme-ignite
🟣 Project created to practice the components in react js I had to redesign my app.tsx to separate the sidebar and content components.
https://github.com/rafaelppereira/rocketseat-watchme-ignite
react reactjs server-json
Last synced: 3 months ago
JSON representation
🟣 Project created to practice the components in react js I had to redesign my app.tsx to separate the sidebar and content components.
- Host: GitHub
- URL: https://github.com/rafaelppereira/rocketseat-watchme-ignite
- Owner: rafaelppereira
- License: mit
- Created: 2021-07-13T04:25:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T21:32:42.000Z (about 3 years ago)
- Last Synced: 2025-01-22T21:45:23.053Z (5 months ago)
- Topics: react, reactjs, server-json
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Watchme ignite
📺 Project created to practice the components in react js I had to redesign my app.tsx to separate the sidebar and content components.
To start the project just run the commands below
yarn
yarn start
yarn server
