brainskev / book-store2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Microverse README Template

πŸ“— Table of Contents

πŸ“– [Bookstore]

[Bookstore] is a website that allows you to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

πŸ›  Built With

Tech Stack

Client

Key Features

  • [Dispaly books]
  • [Add a book]
  • [Remove a book]

(back to top)

πŸ’» Getting Started

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

Install

Have NodeJS installed and follow the next steps

Usage

  • npm i for installing dev dependecies
  • npm run build or npm start to see the project

Run tests

  • npm test

Deployment

  • npm run deploy

(back to top)

πŸ‘₯ Author

πŸ‘€ Kelvin kaviku

(back to top)

πŸ”­ Future Features

  • [more styling will be added]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

  • Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 64.2%Language:HTML 19.3%Language:CSS 16.5%