Fullstack(nodejs-expressjs-sequelize-mysql-reactjs)
Run this project on your computer:
- Use git-clone to clone the project to your computer (Make sure you have Nodejs pre-installed)
- npm i - Run this command to install additional files for the project
- Use xampp to create a web server (localhost), or any similar software
- Change the path in these 2 files with your path to create a connection to the database, then run the command: npm start
- npx sequelize-cli db:migrate - Run this command to create tables on the database side
- https://codepen.io/toilaHuy22/pen/RwyJrxJ - Run this code in SQl of allcodes table.
Interface: