Web Developer
ExpressJS
MongoDB
React
git clone https://github.com/imparth7/vistamart.git
Install dependencies: npm install (or yarn install)
Configure database connection: Update .env file with your MongoDB connection details.
Start the development server: npm run dev (or yarn start)npm run dev
You need nodemon to run dev mode in server side.
Feel free to fork repository and add star to the project.Posted Feb 26, 2024
Vista Mart is a MERN Stack Project. Contribute to imparth7/vistamart development by creating an account on GitHub.
0
1
Web Developer
ExpressJS
MongoDB
React