spacex

Stars
4

This app is a bookstore app which is built with React.

πŸ“— Table of Contents

πŸ“– Bookstore-app

Bookstore is a project which is created using React. For this project I built a bookstore app which allows an admin to add books and users to leave a comment and more...more features to be addedπŸ˜ƒ

πŸ›  Built With

Tech Stack

Key Features

  • Take user input
  • Adds books using API
  • Removes books using API

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • npm
  • Node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

  • Run git clone https://github.com/yonas44/bookstore-app.git

Install

Install this project with:

  cd bookstore-app
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

  npm test

Deployment

npm run deploy - Deploys using gh-pages

Authors

πŸ‘€ Author1

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is MIT licensed.

Related Projects