Skip to content

santhoshpandi/crud-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD operation using MERN

Technologies Used:

  • React, Tailwind - Frontend
  • Axios - API
  • NodeJs - Backend
  • ExpressJs - Backend
  • MongoDB - Database

Installation Process

  1. Clone the Repository
git clone https://github.com/santhoshpandi/crud-mern.git
  1. Start the Server (Backend)
npm run start-server
  1. Start the Client (Frontend)
npm run start-client

Releases

No releases published

Packages

No packages published