flair-commerce

The backend of an e-commerce store. This application was created using Node.js.

To ensure you can run the app, cd into the backend directory and install the necessary packages using 'npm install'

To start the server, run 'npm run start-server'