mkaya13 / Bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Microverse README Template

πŸ“— Table of Contents

Table of Contents

πŸ“– Bookstore

Bookstore

πŸ›  Built With

  • HTML/CSS
  • JavaScript (ES6/ES7..)
  • React.js

Tech Stack

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

Client

Key Features

Key Features of the Application

  • React
  • Redux
  • APIS

(back to top)

πŸš€ Live Demo

Incoming...

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

  • GitHub flow
  • Gitflow
  • HTML and CSS
  • JAVASCRIPT (ES6/...)
  • React.js
  • npm
  • Node.js
  • Any code editer (vs code)

Setup

Clone this repository to your desired folder:

  • git clone https://github.com/mkaya13/Bookstore.git

Install

Install this project with:

  • npm install

Usage

To run the project, execute the following command:

  • for build npm run build
  • for development npm start

Run tests

To run tests, run the following command:

  • npx eslint .
  • npx stylelint "**/*.{css,scss}"

Deployment

Incoming ...

πŸ‘€ Author

πŸ‘€ Mert Kaya

(back to top)

πŸ”­ Future Features

Future Features of the Application

  • Dashboard
  • Extract data from an API
  • Finish the styling

(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

I would like to thank the Microverse team for their great support!

(back to top)

❓ FAQ

Incoming ...

(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


Languages

Language:JavaScript 69.3%Language:CSS 23.1%Language:HTML 7.7%