newhoteng / Bookstore

Bookstore is a Single Page Application(SPA) website that displays a list of books and allows users to add or remove a selected book.

Home Page:https://newhoteng.github.io/Bookstore/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Bookstore

Bookstore is a website that displays a list of books and allow users to add or remove a selected book.

πŸ› οΈ Built With

Tech Stack

Client
Backend

Key Features

  • Display a list of books
  • A form to add new book
  • Button to remove a selected book
  • Single Page Application
  • Styled using CSS modules

(back to top)

πŸš€ Live Demo

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

  • Node.js installed on your machine
  • Text editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/newhoteng/Bookstore.git

Install

Install this project with:

npm install

(back to top)

πŸ‘₯ Authors

πŸ‘€ Harriet Oteng

(back to top)

πŸ”­ Future Features

  • Category Page

(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 follow me on GitHub.

(back to top)

πŸ™ Acknowledgements

  • Thanks to Microverse for encouraging me to do this project.

(back to top)

πŸ“ License

License

(back to top)

About

Bookstore is a Single Page Application(SPA) website that displays a list of books and allows users to add or remove a selected book.

https://newhoteng.github.io/Bookstore/

License:MIT License


Languages

Language:JavaScript 62.3%Language:CSS 28.8%Language:HTML 8.9%