This is a small project using JavaScript, Embedded JavaScript and CSS to practice using JavaScript runtime enviroments such as Node.js and frameworks such as ExpressJs, developed during The Complete 2024 Web Development Bootcamp.
It also shows my abilities to work with a PostgreSQL database and the SQL programming Languaage.
- npm install
- nodemon index.js
- the port is 3000, so use localhost:3000 to see the project locally.