https://github.com/roshan-metrix/crud_mongodb
It's a app based on CRUD and used database is mongodb
https://github.com/roshan-metrix/crud_mongodb
crud ejs expressjs mongodb nodejs tailwindcss web
Last synced: 3 months ago
JSON representation
It's a app based on CRUD and used database is mongodb
- Host: GitHub
- URL: https://github.com/roshan-metrix/crud_mongodb
- Owner: Roshan-Metrix
- Created: 2025-06-27T17:00:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-27T17:08:27.000Z (about 1 year ago)
- Last Synced: 2025-06-27T18:24:52.293Z (about 1 year ago)
- Topics: crud, ejs, expressjs, mongodb, nodejs, tailwindcss, web
- Language: EJS
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD Mongodb App
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 .
## Table of Contents
- [Technologies-Used](#technologies-used)
- [Installation](#installation)
- [License](#license)
- [Screenshots](#screenshot)
## Technologies-Used
- NodeJs
- ExpressJs
- Ejs
- Mongodb
- Tailwindcss
## Installation
Step-by-step instructions to set up the project locally:
1. Clone the repository:
git clone https://github.com/Roshan-Metrix/CRUD_Mongodb.git
2. Navigate to the project directory:
cd CRUD_Mongodb
3. Install dependencies
npm install
4. Run App
node app.js
## License
This project is licensed under the [MIT License](license.txt).
## Screenshot


