It is a web application with Nodejs. We can create new user and also edit, delete and list all users.
- Firstly, we can create new user and insert this new user to database.
- Secondly, we can list all user.
- Thirdly, we can edit-update the user.
- Fourthly, we can delete the user.
- Watch it this project on YouTube
-
Firstly, write above scripts on your terminal. Also you need IDE(ı recommend Visual Studio Code) and Nodejs.
-
Secondly, create a folder. And open the folder with Vscode
-
git clone https://github.com/sefaenesergin/crudWithNodejs.git
clone to locale with this code
-
cd crudWithNodejs
-
npm i
-
npm start
Now open the http://localhost:3000 on your browser engine.
-Nodejs, ExpressJs, MongoDb
- Check my LinkedIn.
- Contact me! [email protected]