A social media platform for users who want to confess some of their deeds anonymously.
Clone the project
git clone https://github.com/Riponz/confessionity-node-sem-6-p.git
Go to the project directory
cd confessionity-node-sem-6-p
Install dependencies
npm install
Start the server
npm run dev