- Native HTML, CSS, Javascript, Font-Awesome.
- Framework : Express JS.
- library : Express, Cors, Prisma(ORM), @prisma-client, nodemon, dotenv.
To run this project, you will need to add the following environment variables to your .env file
DATABASE_URL="mysql://USERNAME:PASSWORD@localhost:3306/DB_NAME"