MarkoKermi / bookstore_react_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookStore README

πŸ“— Table of Contents

πŸ“– [Bookstore]

A project done with reactjs.

πŸ›  Built With

Tech Stack

I use react.js for front-end.

Client

Key Features

πŸš€ Live Demo Not yet Available

(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 to have Node.js installed.

Setup

https://github.com/MarkoKermi/bookstore_react_project

Clone this repo into your desire folder and then cd into it.

Install

npm install

Usage

Run following command to start development server with live update.

npm run start

To build the app

npm run build

Run tests

There is no tests in this project but if you want to check linter errors run following command.

npm run linters

(back to top)

πŸ‘₯ Authors

πŸ‘€ Marko Kermichiev

(back to top)

πŸ”­ Future Features

  • [ Design] [I will do the design the best that i can]

(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, please don't forget to follow me and give me advice so that I can improve more.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

❓ FAQ

  • Can you make a list of 10 Most Popular Books based of the inputs in your page?

    • Hi! Thank you for the suggestion. It would be an honor to please our readers. We will do that ASAP.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 68.7%Language:CSS 23.8%Language:HTML 7.5%