Skip to content

res0lution/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license

Introduction 🔈

E-commerce crwn is an online fashion store. This project was bootstrapped with Create React App.

Features ⚡️

⚡️ Modern UI Design
⚡️ Styled with Styled Components
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Created with React + Redux
⚡️ Stripe payment
⚡️ PWA app
⚡️ Well organized documentation

Browser Support 🎉

Chrome Opera Edge Firefox Safari
Chrome ✔ Opera ✔ Edge ✔ Firefox ✔ Safari ✔

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

Also, you can use Yarn instead of NPM ☝️

yarn@v1.21.1 or higher

How To Use 🔧

From your command line, first clone E-commerce crwn app ⚡️:

# Clone this repository
$ git clone https://github.com/Res01uti0n/E-commerce.git

# Go into the repository
$ cd E-commerce

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

Using Yarn:

# Install dependencies
$ yarn

# Start development server
$ yarn start

NOTE: You need also to connect Firebase and Stripe, run frontend.

cd client

npm/yarn start

and type in browser http://localhost:3000

Technologies used 🛠️

Code technologies I got involved with while working on this project.

Backend side 💽

  1. Express
  2. Node

Frontend side 💻

  1. React
  2. Redux
  3. Redux-saga
  4. Firebase
  5. Axios
  6. React-router
  7. Styled compononents

Payment 💳

Stripe

Deploy 📦

Heroku

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages