Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleydon/esports
Rocketseat NLW Event - Find Your Duo
https://github.com/aleydon/esports
css hooks jsx nodejs react tailwindcss typescript vitejs website
Last synced: 7 days ago
JSON representation
Rocketseat NLW Event - Find Your Duo
- Host: GitHub
- URL: https://github.com/aleydon/esports
- Owner: Aleydon
- Created: 2025-01-17T13:58:58.000Z (9 days ago)
- Default Branch: master
- Last Pushed: 2025-01-17T14:21:09.000Z (9 days ago)
- Last Synced: 2025-01-17T15:28:11.050Z (9 days ago)
- Topics: css, hooks, jsx, nodejs, react, tailwindcss, typescript, vitejs, website
- Language: TypeScript
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:video_game: eSports :video_game:
## :pushpin: Requirements: :pushpin:
NodeJs: :link: https://nodejs.org/en/
---
#### :arrow_forward: Get Started:
1. Clone this repo
```sh
git clone https://github.com/Aleydon/eSports.git
```2. Install NPM packages
```sh
npm install or yarn install
```3. Run this project
```sh
npm run dev or yarn dev
```---