Skip to content

An app that allows users to save and remove books, set categories/genres, and list books with a filter. Built with React and Redux using local storage.

Notifications You must be signed in to change notification settings

men32z/redux-bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Bookstore

An app that allows users to save and remove books, set categories/genres, and list books with a filter. Built with React and Redux using local storage.

screenshot

This project uses React and Redux to build a very simple application. The project has been split into multiple milestones, and each milestone has functional and technical requirements that was implemented.

You can find the original project specification at: here

Live Version

here

Upcoming Features

As we have the basic create and remove functionality I have in the oven a list of upcoming features that are going to be tasty in this project.

  • Add Edit action to have the CRUD complete.
  • Add a CRUD for categories
  • Create a Back-end API to store the data
  • Create a proper profile to have a record of the time spent and books completed.

Local Install

git clone git@github.com:men32z/redux-bookstore.git
cd redux-bookstore
npm install

Usage

npm start

Built With:

  • React
  • Redux
  • Javascript
  • SCSS

Author

👤 Luis Preza

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

This project was bootstrapped with Create React App.

Available React Default Scripts

In the project directory, you can run: npm start npm test npm run build npm run eject

Deployment

npm run build fails to minify

📝 License

MIT.

About

An app that allows users to save and remove books, set categories/genres, and list books with a filter. Built with React and Redux using local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published