/react-ecommerce-app

An Ecommerce App built with React Js

Primary LanguageJavaScript

React Ecommerce App

Live Site

React Ecommerce App

Introduction

This application is a react ecommerce application built with React js

Technologies used

  • React JS
  • React Router
  • Firebase
  • Redux
  • Payment using Stripe Api
  • Css in Js (Styled Components)
  • Redux Saga - A scalable way for us to handle asynchronous actions
  • React Hooks
  • Context Api
  • Reselect
  • Redux Persist
  • PWA

How to run the application on your localhost

Clone the repository to your localhost and run the command npm run dev. The application has both the client and server of the app. Running the command npm run dev starts both the client and server side of the application