Skip to content

Latest commit

 

History

History
94 lines (56 loc) · 2.59 KB

File metadata and controls

94 lines (56 loc) · 2.59 KB

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 http://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.