This is just a laundry management system without any cool styles just the functionality.
- React (CRA)
- Express
Lots of tools lots of bugs...but still working!
- should have
node
installed on the computer - should have
npm
oryarn
installed - should have
mongoDB
installed on the computer
- download the file
- then go to both folders and then do the
npm or yarn install or add
- the back-end folder will be the backend which will be running or port 3030 and the front-end will be running on 3000
- This is just a laundry management system without any cool styles just the funtionality.
- React (CRA)
- Express
Lots of tools lots of bugs...but still working!
- should have
node
installed on the computer - should have
npm
oryarn
installed - should have
mongoDB
installed on the computer
- download the file
- then go to both folders and then do the
npm or yarn install or add
- the back-end folder will be the backend which will be running or port 3030 and the front-end will be running on 3000
- and able to check the front-end on the
localhost:3000