PraisesPJMT / Bookstore-RX

The Bookstore is a website similar to "Awesome Books" website. This version simple website that displays a list of books and allows you to: Display a list of books, Add a book, Remove a selected book, and Discus about a book by making comments. The project is built using ReactJS, CSS3, and HTML5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore-RX

The Bookstore is a website similar to "Awesome Books" website. This version simple website that displays a list of books and allows you to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.
  • Discus about a book by making comments

Preview

App Preview

Built With (Linter)

  • ReactJS
  • JavaScript (Eslint)
  • CSS (Stylelint)

Prerequisites

The following applications are required to be installed for the project to run!

App Setup

  • Clone this GitHub repository using git clone git@github.com:PraisesPJMT/Bookstore-RX.git
  • Download all required modules using npm install inside the project directory (/Bookstore-RX)
  • Launch project on browser using npm start inside the project directory (/Bookstore-RX)
    • This should launch the app on the browser
    • If the app is not opened immediately, then open http://localhost:3000 to view it in your browser.

App Deployment

App deployment is coming soon...

Authors

👤 Praises Tula

🤝 Contributing

Contributions, issues, and feature requests are welcome!

⭐️ Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Hat tip to you for checking out this amazing project.

📝 License

This project is MIT licensed.

About

The Bookstore is a website similar to "Awesome Books" website. This version simple website that displays a list of books and allows you to: Display a list of books, Add a book, Remove a selected book, and Discus about a book by making comments. The project is built using ReactJS, CSS3, and HTML5.

License:MIT License


Languages

Language:JavaScript 62.1%Language:CSS 28.6%Language:HTML 9.3%