Kevin-Mena / bookstore-app

Bookstore app is a simple content management system that allows users to display a list of books,add a book and remove a selected book from the book list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore app


πŸ“— Table of Contents

πŸ“– [Bookstore App]

**[Bookstore App] is a simple content management system that allows users to display a list of books,add a book and remove a selected book from the book list

πŸ›  Built With

Tech Stack

React

Key Features

  • [React]

(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: A text-editor like VS code or Sublime Editor and a github account.

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired folder to contain project>
  git clone https://github.com/Kevin-Mena/bookstore-app.git

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • Open the terminal and execute
npm start

Run tests

  • On the terminal
npm install --save-dev jest-environment-jsdom
npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Kevin Okoth

(back to top)

πŸ”­ Future Features

  • [Backend features]
  • [Better UI design]

(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 it a ⭐️!

(back to top)

πŸ™ Acknowledgments

Thanks to everyone whose idea and codebase was used in this project. Moreso to other Micronauts who have actively offered their support in bug fixingπŸ™

(back to top)

❓ FAQ (OPTIONAL)

N/A

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Bookstore app is a simple content management system that allows users to display a list of books,add a book and remove a selected book from the book list


Languages

Language:JavaScript 57.5%Language:CSS 42.5%