Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 729 Bytes

README.md

File metadata and controls

56 lines (28 loc) · 729 Bytes

All Mart

An Ecommerce Store made with React & Firebase.

Live App : All-Mart

Tech Stack:
- React
- React-Router
- Context Api
- Firebase (Storage & Authentication)

Test locally

Clone repository

$ git clone https://github.com/theneoterik/All-Mart.git

Navigate to directory

$ cd allMart

Install dependencies

$ npm install 

In the project directory, run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.