/Bookstore-React

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore-React

πŸ“— Table of Contents

πŸ•ΉοΈ Math Magicians

This project is maked with the porpouse of present i full maked in React and Redux bookstore page!

πŸ›  Built With

Tech Stack

Website display the default view of a create-react-app:

-React

Key Features

Currently, this website only follows a small wireframe with no real functionality or features!

(back to top)

πŸš€ Live Demo

N/A

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

  • Node.js and git on your local computer.

Setup

  • Clone this repository to your desired folder:

Example commands:

  git https://github.com/SaveryIV/Math-Magicians.git
  cd Math-Magicians

Install

  • Run:
npm install

Usage

  • In order to run this project, clone this repository to your PC and open a terminal, then use:
npm start

Run tests

If you are facing linter errors, use:

  • For Hintrc:
npx hint .
  • For Stylelint:
npx stylelint "**/*.{css}"
  • For ESlint:
npx eslint .

Deployment

  • The website hasn't been deployed

(back to top)

πŸ‘₯ Author

πŸ‘€ Agustin Soria

(back to top)

πŸ”­ Future Features

  • Adding APIs

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Isues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the immense support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)