0mar-helal / multimart-react-ecommerce

Ecommerce website build by react.js and react-bootstrap.Deployed By onrender
74 stars 35 forks source link
ecommerce ecommerce-website react react-bootstrap react-ecommerce react-ecommerce-app reactjs shopping shopping-cart

Maltimart Ecommerce

📌 Live Demo

https://multimart-ecommerce.onrender.com

😎 Features

🚀 What technologies were used?

How can you clone and tweak this project?

From your command line, first clone this repo:

# Clone this repository
$ https://github.com/0mar-helal/multimart-react-ecommerce.git

# Go into the repository
$ cd multimart-react-ecommerce

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

👨‍💻 Happy coding!