JavaScript React HTML5 CSS3

Bookstore App 📚

A Website App built with React and Redux that allows users to store/add and remove books and also keep track of their reading progress.

Built With 🛠️

  • HTML/CSS & JS best practices: Correct use of tags, elements, properties and syntax.
  • GitHub flow: Correct use of Branches for deployment and features development.
  • Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
  • Webpack: Bundler form JavaScript files for usage in a browser.
  • REACT JS: JS library used for the basic structure.

Preview 👁️‍🗨️

Live Demo ▶️

Bookstore App

Set Up Guide 📄

  1. Use the following link for "$ git clone" the repo and cd bookstare-app

  2. "npm install" to install all the dependencies

  3. "npm start" to run the live version locally

  4. "code ." To open the project on your local editor

  5. Please click on the "access link" so you can check the live demo

  6. You can use the bookstore to add and store your favourite books, and also keep track of your reading.

Authors ✍️ and Collaborators 👥

👩‍💻 Karla Delgado ✍️

Project Milestones

  • Milestone 1: Initialize project with components (React only). ✔️
  • Milestone 2: Add reducers and actions. ✔️
  • Milestone 3: Use Redux in React components. :heavy_check_mark:
  • Milestone 4: Connect to API. ✔️
  • Milestone 5: Styling. ⚙️

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.