/bookstore

This is a web page where you can save the books that you are reading and save your progress.

Primary LanguageJavaScript

Bookstore

Here you could add the books that you have read or are currently reading.

Built With

  • React
  • HTML5
  • CSS3
  • Jest
  • JavaScript

Live Demo

Live Demo Link

Authors

👤 Esteban Munoz

Getting Started

Prerequisites

  • npm ( Node Package Manager )
  • git and Github Account

Setup

  • Open terminal
  • Change the directory then run the following:
    • git clone git@github.com:estebanmual/bookstore.git
  • cd repo-name/

Install

  • Run npm install on the root directory of your project

Usage

Run Linters

  • Stylelint linter
    • npx stylelint "**/*.{css,scss}" on the root of your directory of your project.
  • ESLint linter
    • npx eslint . on the root of your directory of your project.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.