Skip to content

Mitali-laroia/CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-APP

CRUD-APP

A fully fledged CRUD application, built with ♥ using Node.js

P.S. This Project Is Still In It's Initial Stages Of Development

View Live Demo

Routes

  • / is the home page.
  • Navigate to /employee route to create or insert a new record to the database.
  • To view all entered data-items and to edit or delete it, navigate to /employee/list.

Setup

Clone the repository
git clone https://github.com/Mitali-laroia/CRUD.git
Move to the desired folder
cd \CRUD
To install the dependencies, simply write
npm install
To run the app, simply write
npm start or node server.js

Congratulations! 💥 Sit and relax, you've made your contribution to CRUD-APP project.

Made with ♥ by Mitali Laroia

forthebadge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published