/Bookstore

A bookstore app where a user can view a set of books and read. The user can also add a new book and remove as well

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

A bookstore app where a user can view a set of books and read.

Built With

  • HTML, CSS (Flex Box & Grid)
  • JAVASCRIPT
  • REACT
  • VS code
  • Git and Github

Getting Started

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

Prerequisites

  • please install git in your computer.
  • Also install a code editor.
  • A web browser to view the output.

Setup

  • To clone my repository run this command https://github.com/UsirusenIkon/Bookstore.git

Run tests

For tracking linters 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 dependencies of the project
    
  • For tracking the linter errors in HTML file run:

    npx hint .
    
  • For tracking the linter errors in CSS file run:

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

Deployment

  • I used GitHub Pages to deploy my website
  • For more information about publishing sources, see About github page

Author

👤 Usirusen Ikon

🤝 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 Microvers and all the staff
  • Thanks to My coding Partners
  • Thanks to My Morning-session-group and Standup-team Partners and
  • Thanks to Code Reviewers

📝 License

  • This project is MIT licensed.