yonas44 / spacex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

logo

πŸ“— 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

Client

Key Features

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

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

  • 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

(back to top)

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.

About


Languages

Language:JavaScript 42.2%Language:HTML 36.7%Language:CSS 21.1%