Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 785 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 785 Bytes

Shopping_List MERN Stack [Web & Mobile App]

This is a full-stack MERN app designed to create a personalized shopping-list.

Live Link

Functionalities: Adding & deleting shopping items.

I am using Mongo, React, Redux, reactstrap (for dealing with bootstrap) and Express at the backend.

To run this app:

  • git clone https://github.com/RohitoOo/Mern_Shopping_List.git - Clone this repo
  • cd into_directory - Access Root Directory
  • npm install - Install Back End Dependencies
  • cd client && npm install - Install Front End Dependencies
  • cd .. && npm run dev - Launch Application Locally

Make Sure You Have nodeJs Installed Locally

Personal Portfolio

Rohit Bhambhani