Skip to content

The Bookstore website is designed for you to create a personal list of books. You can add a book to the list, or remove a book from your list. You can use this as a "to read" list and update the list when you finish reading a book that is on the list.

License

Notifications You must be signed in to change notification settings

tiagomarin/Bookstore

Repository files navigation

Bookstore

"Bookstore" is a website for all reading fans. It is a Single Page App (SPA) that allows users to:

  • Display a list of books.
  • Add books to the list.
  • Remove books from the list.

It is part of my journey at Microverse, that's my first React Redux based project.

Built With


React Badge

Redux

HTML Badge

CSS Badge

JavaScript Badge

Jest Badge



To build this app these React features were used:

  • Functional components
  • Hooks
  • Router
  • Redux
  • Jest for testing

Live demo

Live demo is available through this link.


Getting Started

To get a local copy up and running follow these simple example steps:

  • Clone this repo to your computer using git. Or

  • Download the compressed zip folder and use a decompressor to unzip it into your computer. Then open the folder and all the project files will be there.

  • then instal npm in with "npm install" and then use "npm run see" to open the application on your browser


Authors

👤 Tiago Lelinski Marin


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

About

The Bookstore website is designed for you to create a personal list of books. You can add a book to the list, or remove a book from your list. You can use this as a "to read" list and update the list when you finish reading a book that is on the list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published