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!
- Host: GitHub
- URL: https://github.com/nayak-nirmalya/emp-system-react
- Owner: nayak-nirmalya
- Created: 2023-02-27T04:21:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T09:14:55.000Z (over 2 years ago)
- Last Synced: 2025-03-15T23:16:55.871Z (7 months ago)
- Topics: javascript, react, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```