/Book-Store

This is a Book Store for storing all my favorite books that I'm reading

Primary LanguageJavaScript

Book Store CMS

This is a Book Store app that let's you add and display the books that you are currently reading.

Built With

  • React js
  • JavaScript
  • HTML
  • CSS

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

  • VS code/ Sublime text or any other editor
  • Working internet connection

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:

-```bash git clone https://github.com/cyrilmuchemi/Book-Store.git.

  • Once the files are on your machine, open the Math-Magicians 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. Open http://localhost:3000 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    
    

Authors

👤 Author1

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.