Skip to content

EditaPyrkh/react-redux-webstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone webstore built up with React(react-dom, react-router; redux, redux-thunk; ramda)

  1. Displays item's(phones) cards with short info and two buttons ("more info", "add to cart"), shopping cart, list of brands to sort from, quick shop search input, "load more" button
  2. Each item card has its own page with full discription and data array using backend list of ids, categories, descriptions, etc.
  3. You can add items to cart, delete items from cart, see each and total prices
  4. List of brands allows to sort out items by categories using unique ids
  5. "Load more" button shows up more items from mocking list
  6. Flexible design

React_Redux smartphone webstore

What else could be done:

  1. Search input accepts any upper\lower case typing
  2. Shopping cart button need a little fix (not flexible enough)

Thank you!

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

About

Phones store via react router redux thunk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published