64010090 - Jakkapat Paijit
System Platform Administration (01076118) Computer Engineering, KMITL
An easy website about cursing generator inspired from quote generator - developed using React, Node, Express and MongoDB.
- Node (16.14.0)
- NPM (8.3.1)
- MongoDB (6.0.1)
- Make sure MongoDB is running on your system
- Clone this repository
- Update .env config file
- Open command line in the cloned folder,
- To install dependencies, run
npm install
- To run the application for development, run
npm run
in directory frontend
- To install dependencies, run
- Open localhost:3000 in the browser