Skip to content

A mockup ecommerce store using React/Redux/Firestore. Figured I was comfortable enough with Firestore after creating Chattn, and I felt I was forgetting much about Redux. It serves no real purpose, it does nothing fancy.

Diope/boulevard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to boulevard 👋

boulevard

A pointless React/Redux project, no real end goal wanted to make something that allowed me to focus on redux. All the data is hardcoded and stored in the store, but the structure mimics what I think a typical online store would have theirs.

Redux is used through, handling user auth, keeping track of items (both in cart and the number of items added). Much of this COULD have been handled with just React components but I like the challenge myself.

Install

yarn install

Usage

yarn start

Run tests

npm run test

Author

👤 Dion Pettaway

Show your support

Give a ⭐️ if this project helped you !

About

A mockup ecommerce store using React/Redux/Firestore. Figured I was comfortable enough with Firestore after creating Chattn, and I felt I was forgetting much about Redux. It serves no real purpose, it does nothing fancy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published