Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaser-123/react-project


https://github.com/yaser-123/react-project

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started
Install the dependencies and run the project in watch mode
```
npm install
npm run build # or watch to rebuild on change
open index.html
```
Note that using Webpack is obselete and this archive has been provided
for compatibility reasons. Prefer using Vite, check it at https://vitejs.dev

Happy Coding!