Skip to content

rachaouldbabaali/bookstore

Repository files navigation

BookStore

📗 Table of Contents

📖 BookStore

BookStore This project that we build is based on a website allowing users to add/remove books from a list in real time.

🛠 Built With

Tech Stack

Client
  • React.js
  • Css

Key Features

  • User can: -Display a list of books -Add a book -Remove a selected book

(back to top)

🚀 Live Demo

BookStore App

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Installation of Git
  • Installation of NPM
  • A working browser
  • Internet connection
  • A code editor like Visual Studio Code
  • Installation of Live Server plugging in Visual Studio Code
  • Any other tool you can think about

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:rachaouldbabaali/bookstore.git

Install

Install this project with:

  cd bookstore
  npm install

Usage

To use this project on the index.html file with your prefered browser

(back to top)

  npm start

👥 Author

👤 Racha Ouldbabaali

(back to top)

🔭 Future Features

  • New style in the making

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star ⭐️ to this project

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team, coding partners for the amazing collobrating project

(back to top)

📝 License

This project is MIT licensed.

(back to top)