This is a CRUD (Create, Read, Update, Delete) weather application built with Nodejs,ExpressJs, Ejs and MOngodb . The app allows users to add, view, update, and delete username, email and profile .
-
NodeJs
-
ExpressJs
-
Ejs
-
Mongodb
-
Tailwindcss
Step-by-step instructions to set up the project locally:
-
Clone the repository:
git clone https://github.com/Roshan-Metrix/CRUD_Mongodb.git
-
Navigate to the project directory:
cd CRUD_Mongodb
-
Install dependencies
npm install
-
Run App
node app.js
This project is licensed under the MIT License.