Skip to content

8-bit-souvik/CRUD_with_Express

Repository files navigation

CRUD_with_Express

a simple backend application with express JS has been created to serve a static website and to perform CRUD operation with sample data.

Example operation

Clone the repository into local system

Install all dependencies using command npm install

Change directory to src by using command cd src

Start the server by running app.js using command node app.js

Go to the browser and type url localhost:5500/index.html

Test CRUD operation on local system



Deploy

About

a simple backend application with express JS has been created to serve a static website and to perform CRUD operation with sample data.

Topics

Resources

Stars

Watchers

Forks

Contributors