/Bookstore

Primary LanguageJavaScript

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)