lorenzoworx / bookstore-react

This is a books library app built using react, where users can browse and add books to their library.. It is a great tool for book lovers who want to keep track of their reading lists. Topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

πŸ“— Table of Contents

πŸ“– [ Bookstore ]

[ "Bookstore" ] The Bookstore is a website similar to the "Awesome Books" website built in the previous module.

πŸ›  Built With

Tech Stack

Client
  • HTML
  • CSS
  • React
Server
  • N/A
Database
  • N/A

Key Features

  • Display a list of books
  • Add a book
  • Remove a selected 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: any web-browser.

Setup

Clone this repository to your desired folder.

Install

This project does not require installation.

Usage

To run the project follow the instructions below:-

  • Clone this repository in your local machine with correct branch.
  • First run npm install
  • Terminal:- npm start it will run on port 8080.

Run tests

To run tests, open index.html in any web browser.

Deployment

You can deploy this project using: GitHub pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ Okolo Oshoke

(back to top)

πŸ”­ Future Features

  • [ Implement RWD ]
  • [ API compatibility ]

(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 give a ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

❓ FAQ (OPTIONAL)

  • [Can I use this project for my website?]

    • [It's MIT license, feel free to use as you like.]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a books library app built using react, where users can browse and add books to their library.. It is a great tool for book lovers who want to keep track of their reading lists. Topics


Languages

Language:JavaScript 53.4%Language:CSS 36.4%Language:HTML 10.1%