Skip to content

This is an app that stores books a user is reading and tracks their progress.

License

Notifications You must be signed in to change notification settings

Christianib003/Bookstore_react

Repository files navigation

Bookstore CMS

The Bookstore is a website that helps you;

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

screenshot

Built With

  • JSX
  • HTML5
  • CSS3
  • React

installation

To get a local copy up and running follow these simple example steps.

  • clone the repository by running https://github.com/Christianib003/Bookstore_react.git
  • navigate to the folder cd <DIRECTORY>
  • Install packages npm i
  • Run the app npm start

The page will be opened in your browser

Run linter tests

  • To run linter tests run :
  • npx stylelint "**/*.{css,scss}"
  • npx eslint .

Authors

Author 1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

📝 License

This project is MIT licensed.

About

This is an app that stores books a user is reading and tracks their progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published