Skip to content

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

Notifications You must be signed in to change notification settings

estebanmual/bookstore

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published