Adholah96 / bookstore

Bookstore is a web app created using React that mimics a simple bookstore where users can add and retrieve books.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore


πŸ“— Table of Contents

πŸ“– [Book-store]

**[Book-store] is an app created using javascript's most powerfull library; React. The app mimics a simple bookstore where users are able to ad and retrive books.

πŸ›  Built With

Tech Stack

React

Key Features

  • [React]
  • [React Hooks]
  • [React API]
  • [React Routers]

(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 git@github.com:Adholah96/bookstore.git
  cd bookstore

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • Open the terminal and execute
npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Heldricks Adhola

(back to top)

πŸ”­ Future Features

  • [More functionality]
  • [More pages]
  • [Better UI experience]

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

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

Bookstore is a web app created using React that mimics a simple bookstore where users can add and retrieve books.


Languages

Language:JavaScript 56.6%Language:CSS 34.3%Language:HTML 9.1%