Skip to content

sefaenesergin/crudWithNodejs

Repository files navigation

♣️ Create Update Read Delete Application with Nodejs&ExpressJs ♣️

It is a web application with Nodejs. We can create new user and also edit, delete and list all users.

What's it do that web application?

  • 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
Main Page:
Update-Edit Page:
New User:

Installation and Run

  • 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.

Techs

-Nodejs, ExpressJs, MongoDb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published