This is a web programming project for CSS227, built with MERN Stack (MongoDB, Express.js, React.js, Node.js). It's a challenge to submit the project by June 9, 2023. Your good wishes are much appreciated!
- JavaScript (99.1%)
 - Other (0.9%)
 
The project is divided into a 'client' directory and a 'server' directory.
Follow these steps to get the development environment running:
- Clone the repository: 
git clone https://github.com/tententgc/watchstock-main.git - Navigate to the project directory: 
cd watchstock-main 
- Navigate to the client directory: 
cd client - Install dependencies: 
npm install - Start the client: 
npm start 
- 
Navigate to the server directory:
cd ../server - 
Create a
.envfile and populate it with the necessary environment variables:PORT=3001 DB_URI= JWT_SECRET= NODE_ENV=development - 
Install dependencies:
npm install - 
Start the server:
npm start 
After following the installation steps, the client should be running on localhost:3000 (or your specified client port) and the server should be running on localhost:3001 (or your specified server port).
64090500404 Thanyapisit Buaprakhong
This project is licensed under the MIT License.
The project was solely developed by @tententgc. Thanks to all the resources and tools that made this project possibleoaicite:{"number":1,"metadata":{"title":"github.com","url":"https://github.com/tententgc/watchstock-main","text":"css227 web programming project challenge burning code for submit in 9 June 2023 please wish me can create this success on this time","pub_date":null}}.