Skip to content

samirazazy/shopping-card-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN stack shopping cart

Description

Shopping cart app build with MERN stack and using RESTful API design. Responsive front-end design, Deployed on Heroku.

Demo link

View demo Here 💻 or go to "Installation and Usage" and follow the instructions to install and use.

Technologies & Tools

Front-end:

  • React
  • Redux
  • Axios

Backend:

  • Node
  • Express

Installation and Usage

Requirements:

  • Node.js installed ✔

Steps:

  1. Clone repo on your local machine:
$ git clone https://github.com/samirazazy/shopping-card-task.git
  1. Install dependencies for the server side (in the main file directory) run the server.
$ npm install

Server now running on localhost:5000/api/items

  1. Install dependencies for the client side (in the main file directory).
$ npm run install-reactjs
  1. finally 🎉: Run the application
$ npm start

App now running on localhost:3000 💙

About

shopping card task using React js and Node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published