Skip to content

Is a React app that allows users to add a book, remove a selected book and display list of books. It also uses Redux library for state management.

Notifications You must be signed in to change notification settings

Fikerte-T/bookstore2

Repository files navigation

Book store -- React

Bookstore website is a React and Redux app. It allows users to add a book, remove a selected book and display the list of books mainly using React and Redux.

Built With

  • Major languages: HTML, CSS, Javascript
  • Frameworks: React
  • Library: Redux
  • Technologies used: Webpack, babel

Live Demo

Getting Started

  1. To get a local copy up and running follow these simple steps.
git@github.com:Fikerte-T/bookstore2.git
  1. To install npm, run the following command in your terminal, in the project directory
npm install
  1. To run the app in the development mode
npm start

Open http://localhost:3000 to view it in the browser.

Author

👤 Fikerte T.

🤝 Contributing

Any feature requests and contributions are welcome!!

Check the issues page here.

Show your support

Give a 👍 👍 if you approve this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Is a React app that allows users to add a book, remove a selected book and display list of books. It also uses Redux library for state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published