https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa
Create pools. Front-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11). :rocket:
https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa
Last synced: 3 months ago
JSON representation
Create pools. Front-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11). :rocket:
- Host: GitHub
- URL: https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa
- Owner: gbdsantos
- License: mit
- Created: 2022-11-01T03:11:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T06:56:57.000Z (over 2 years ago)
- Last Synced: 2023-03-03T12:42:03.068Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Ignite Path
![]()
Getting Start |
Commands |
LicenseCreate pools. Front-end project application made in **10ª edition Next Level Week: Copa** event by Rocketseat during October of the 2022 (31/10 - 04/11).
## :gear: Getting Started
```Bash
# Run application
npm run dev
```
## Commands
```Bash
# Create project
npx create-next-app@latest --use-npm# Init tailwindcss
npx tailwindcss init -p
```## :balance_scale: License
This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/reactjs-rocketseat-nlw-copa/blob/master/LICENSE) for more information.
---
Made with ♥ by :man_astronaut: Guilherme Bezerra :wave: [Get in touch!](https://www.linkedin.com/in/gbdsantos/)