Final Project Matakuliah PemrogramanWeb
A brief description of what this project does and who it's for
Frameworks
Authors
Color Reference
Color |
Hex |
Indigo |
#4F46E5 |
Deployment
To deploy this project run
On frontend folder:
cd frontend
npm run dev
Start the server
cd server
npm run start