Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 621 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 621 Bytes

Muran Project

muran-project

Main Features:

-Authorization -Adding products is only allowed for admin -Adding products to favorites, shopping cart -Buying a product -Filtering, product search

Stack:

React, React Router Dom, Axios, Material UI, React Credit Cards, FireBase, Figma

To run this app:

1. Clone this repository

2. Install all necessary dependencies via npm i

3. Start the app via npm start