karlavdelgadof / bookstore-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 61.8%Language:CSS 34.8%Language:HTML 3.4%