Skip to content

The perfect website for reading lovers, it shows information about a list of books fetched from an API. With this application, the user can add a book, and delete a select book. The app also shows the reading progress by book. This project was created with React, HTML5, and CSS3.

License

Notifications You must be signed in to change notification settings

VaneCode/Bookstore

Repository files navigation

HTML5 CSS3 React Redux

Bookstore

A website about books that shows a list of books from an API, also allows the user to add and deleted a select book. It was created with React, Redux, HTML5 and CSS3.

Built With

  • HTML5
  • CSS3
  • React
  • Redux
  • Axios

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • A modern web browser like Chrome, Safari, Firefox, etc.
  • JavaScript enabled.
  • Node installed.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/VaneCode/Bookstore.git
  • Open the Repository Link of this project in GitHub.

  • Once the files are on your machine, open Math-magicinas folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
  3. Runs the app in the development mode.Open https://localhost:3000 to view it in your browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build   

Author

👤 Vanessa Bonito

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • Usman Suleiman Babakolo, whose design was used in this project.

📝 License

This project is MIT licensed.

About

The perfect website for reading lovers, it shows information about a list of books fetched from an API. With this application, the user can add a book, and delete a select book. The app also shows the reading progress by book. This project was created with React, HTML5, and CSS3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published