Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.6 KB

File metadata and controls

71 lines (40 loc) · 1.6 KB

BookStore

This is a book store app for storing books to read created using React, it performs basic fuctions like adding,commenting and deleteing a book.



screenShoot Desktop

Built With

  • React
  • Babel

Live Demo

Live Link

Getting Started

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

Prerequisites

You will need to have git and installed in your machine

Setup

To clone Run git clone https://github.com/Ginohmk/BookStore.git


Run cd BookStore

Install

To install all dependencies Run npm install

Deployment

Runnpm start(to enable webpack live server)
Runnpm build (to build production folder (dist) )

Author

👤 Author

🤝 Contribute

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is MIT licensed.