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

https://github.com/nayak-nirmalya/emp-system-react

React Employee App Created Using Vite!
https://github.com/nayak-nirmalya/emp-system-react

javascript react tailwindcss vite

Last synced: 3 months ago
JSON representation

React Employee App Created Using Vite!

Awesome Lists containing this project

README

          

## React Employee App Created Using Vite!

### Backend Using Java Spirng & MySQL Deployed At: [LINK](https://github.com/nayak-nirmalya/java-emp-system-api)

`First Run Backend Code, Then Start Vite Server.`

### To Run the Project:

```
npm run install
npm run dev
```