Skip to content

louieseno/react-ecommerce-clean-architecture

Repository files navigation

React E-Commerce - (Using Uncle Bob's Clean Architecture)

An E-Commerce website for a local thrift store.

Tools

  1. React: To create the Single Page App
  2. React-Router: For Routing
  3. Redux w/ Redux-toolkit: For State Management
  4. Firebase: As a DataBase
  5. Bulma: Css Framework
  6. Formik w/ Yup validation

Live demo

https://we-wear-where.herokuapp.com/

How to Use

To use the project follow the steps given below:

  1. Install the necessary modules (npm install)
  2. Use npm run build so that the app is production ready
  3. Use npm run start to run the react app
  4. Use npm run dev for development mode

About

React Ecommerce with Uncle Bob Clean Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published