Skip to content

SimonGideon/BookstoreApp

Repository files navigation

Book Store App

📗 Table of Contents

📖 BOOK STORE

Describe your project in 1 or 2 sentences.

MATHS MAGICIAN is a...

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

  • Add and delete books
  • Group Books according to their type

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

npm install

Setup

Clone this repository to your desired folder:

$ git clone https://github.com/SimonGideon/BookstoreApp.git
cd BookstoreApp

Install

Install this project with:

npm init -y

Usage

To run the project, execute the following command:

npm run start

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

npm build

(back to top)

👥 Authors

👤 Simon Gideon

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add cover page to each book
  • Add associated links to the books

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A Book store App built with react allows user to add and delete book items from a random API. The app also allows the user to see a list added books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published