Skip to content

The Bookstore is an advanced booklist webapp similar to the "Awesome Books" website previously.

License

Notifications You must be signed in to change notification settings

raminka13/bookstore

Repository files navigation


HTML5 CSS3 JavaScript Webpack React Redux


Bookstore 📚

Bookstore is a web based app to keep track of your reading habits.

Static Deploy

Tech ⌘⇧

  • HTML & CSS best practices: Correct use of tags, elements, properties and syntax.
  • GitHub flow: Correct use of Branches for deployment and features development.
  • Webpack: Source development for production bundling.
  • Linters Check: Local and Pull Request Github workflows to check for stylistic errors, bugs and syntax errors in code.
  • React: Build on React.js framework with jsx.
  • Redux: Build on Redux Toolkit librarie to manage the app state.

Clone Repository

  • Copy this code on your CLI to clone the repository $ git clone https://github.com/raminka13/bookstore.git
  • cd bookstore
  • run npm install to install all the dependencies.
  • run npm start to open the app in your localServer.

Author ✍🏼

👤 Raul A Ospina 🧑🏻‍💻

Project Milestones

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

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

License 📝

  • This project is MIT licensed.

Git GitHub Visual Studio Code ESLint

About

The Bookstore is an advanced booklist webapp similar to the "Awesome Books" website previously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published