/Bookstore

Primary LanguageJavaScriptMIT LicenseMIT

React App: Bookstore CMS

The Bookstore is a website built using React and Redux. This MVP version of the App allows you to:
    - Display a list of books.
    - Add a book.
    - Remove a selected book.
It has two subpages: "Books" and "Categories."

Built With

  • HTML
  • CSS
  • JS
  • React

Get Live Demo

Live Demo Link

Authors

👤 Alaa Shaheen

🤝 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!

Setup:

  • copy this link https://github.com/AlaaShaheen2/Bookstore.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write https://github.com/AlaaShaheen2/Bookstore.
  • go to the repository folder in your command prompt and open index.html file

Install

  • write https://github.com/AlaaShaheen2/Bookstore.
  • go to the repository folder in your command prompt and open index.html file

Usage

  • By clicking on 'Go live' in VS studio, you can be able to see this project in action.
  • You can also access this open source website in the aboue provided demo link

Run tests

  • You can navigate to different parts of the page from the navigation bar and you can also inspect using the available browser tools to se how the webpages were built.

Acknowledgments

  • Thanks to the reviewers
  • Special thanks to the co-creator of Redux (Dan Abramov) for his complete course on redux actions and store methodes.

📝 License

This project is MIT licensed.