CRUD-Project

CRUD Project using React.js Mongo.db Express.js Node.js Vite.js

It has features of Update data, Delete data, Create data.

Acknowledgements

Authors

Installation

Fork the repository

Install my-project with npm

  git clone https://github.com/iamClutchX/CRUD-Project
  cd CRUD-Project

Run Project

  cd clients && npm install 
  npm run dev

git Commit

  git commit -m "Commit message."  

make pull request with details