/Shop-Helper

This is small application to make shopping list.

Primary LanguageJavaScript

SHOPPING LIST MAKER (MERN Application)

Desktop

Mobile

Quick Start

Install server dependencies

npm install

Install client dependencies

cd client
npm install

Run Client Server

cd client
npm start

Run Express Server

nodemon
or
node server.js

or

Run both Express & React from root

npm run dev

App Info

Author

Sourav59580 My Portfolio Website

Version

1.0.0

License

This project is licensed under the MIT License