Skip to content

ayushrohan5/EnquiryHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This project performs basic crud operation using MERN stack

// Frontend

To run Frontend React.js code write:

  1. npm i
  2. npm run dev

// Backend

To run backend node.js code write:

  1. npm i
  2. nodemon index

create a .env file in backend and define your own: DBURL and PORT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published