Skip to content

Latest commit

 

History

History
153 lines (97 loc) · 3.43 KB

README.md

File metadata and controls

153 lines (97 loc) · 3.43 KB

📖 Bookstore

📗 Table of Contents

📖 Bookstore

Bookstore is a website that allows users to display list of books, add a book and remove a selected book.

🛠 Built With

  • REACT
  • CSS

Tech Stack

CSS
REACT

Key Features

  • [Users can add and delete a book]
  • [Users can edit a book]

(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:

  • install any text editor (I recommend Visual Studio Code)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kessie2862/Bookstore.git

Install

Install this project with:

  • Install using Visual Code extention tab
    cd Bookstore
    npm install

Usage

To start this project, run

    npm start

(back to top)

👥 Author

👤 Prosper Kessie

(back to top)

🔭 Future Features

  • [Include a reducer that adds and removes a book]
  • [Making the page responsive]

(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, kindly leave a ⭐

(back to top)

🙏 Acknowledgments

I would like to thank everyone who contributed to the organisation of this project.

(back to top)

📝 License

This project is MIT licensed.