Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogustavo-pereira/wa-sports
Web Plataform for Watch E-Sports
https://github.com/ogustavo-pereira/wa-sports
e-sports javascript react
Last synced: about 2 months ago
JSON representation
Web Plataform for Watch E-Sports
- Host: GitHub
- URL: https://github.com/ogustavo-pereira/wa-sports
- Owner: ogustavo-pereira
- License: mit
- Created: 2020-04-03T23:56:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T20:32:48.000Z (over 1 year ago)
- Last Synced: 2024-01-25T22:48:43.188Z (11 months ago)
- Topics: e-sports, javascript, react
- Language: TypeScript
- Homepage: https://wa-sports.vercel.app/dashboard
- Size: 467 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wa-sports
A demo project of a game platform built with React and CSS.
![image](/images/project.png)
## Overview
"wa-sports" is a game platform that allows users to play a variety of online games. It is a demo project created to showcase the use of React and CSS in building interactive and responsive user interfaces.
## How to Run the Project
1. Clone this repository to your local machine:
```
git clone https://github.com/oguhpereira/wa-sports.git
```2. Navigate to the project directory:
```
cd wa-sports
```3. Install project dependencies:
```
npm install
```4. Run the project:
```
npm start
```The project will run locally at [http://localhost:3000](http://localhost:3000).
## Contribution
Contributions are welcome! If you have any suggestions, bug fixes, or improvements for the project, feel free to submit a pull request.
Please make sure to follow best development practices and provide a clear description of the changes you made.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.