/book-store

Primary LanguageJavaScript

Book-store

screenshot

Description

  • This project is about a bookstore where user can store the title and choose category of thier favourite books, and can also remove books,

Built With

This project is build with:

  • CSS
  • React

NETLIFY

Link

Getting Started;

To get the content of this project locally you need to run this command in your terminal:

  • git clone git@github.com:faizi2500/book-store.git

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies

  • For tracking the linter errors in JavaScript file run:

    npx eslint .

  • And for tracking the linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

Author

👤 Faizan Zahid

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to Microverse team that help with the tamplete of this project

📝 License

This project is MIT licensed.