FULL STACK APP WITH NODEJS, EXPRESS, SEQUELIZE ORM, MYSQL, REACT
Code to create API REST and testing with REST CLIENT.
🔧 🔨
STACK TECH - Node Js
- Express
- Mysql
- Extension VSCode REST CLIENT
- Sequelize ORM
- NPM
- Nodemon
- React
- Axios
- Bootstrap
- Font Awesome
Commands to Backend with Nodejs + Express + Sequelize
- npm init -y
- npm i express cors mysql2 sequelize
- npm i nodemon –save-dev –> nodemon app
Commands to Frontend with React
- Npx create-react-app frontend —> npm start
- npm install axios react-router-dom
- npm i bootstrap
SCREENSHOT
Testing API REST with Rest Client Extension VSCODE
App Tasks Fullstack