creyente1897 / dapper

An e-commerce website made with ReactJS

Home Page:https://dapper-clothing.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dapper

A clothing e-commerce website made with ReactJS. It has a responsive and optimized webpage with mobile responsivesness along wit stripe payment integration (test mode). It also has an add to cart feature with realtime cart updates and local storage sessions using redux persist for retaining the cart items for future checkouts and payments along with a signin/signup with google or email options and data storage using firebase. This website is implemented using different methods:

Local Installation

Clone the project

git clone https://github.com/creyente1897/dapper.git
cd dapper

Installing node modules (dependencies)

yarn

Running the project (development)

yarn start

Now you can open the project on localhost:3000

About

An e-commerce website made with ReactJS

https://dapper-clothing.herokuapp.com


Languages

Language:JavaScript 97.6%Language:HTML 1.8%Language:CSS 0.5%