/Book-Store

"Bookstore" is a website app for tracking daily personal progress. It is a Single Page App (SPA) that allows users to input books and mark as completed or remove as soon as the user finish reading them.

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

Project Description.

"Bookstore" is a website app for tracking daily personal progress. It is a Single Page App (SPA) that allows users to input books and mark as completed or remove as soon as the user finish reading them.

Built With

  • JavaScript
  • React
  • Redux
  • HTML
  • CSS
  • Webpack
  • Git & Github

Live Demo

Live demo link

Getting Started

This project is part of a training series to highlight the need for proper documentation, best practices, and writing clean codes with html, css, Javascript,React, and React-redux.

Prerequisites

  • Have an IDE installed on your computer to be able to view the code locally.
  • Have a good working knowledge of Git and Github and well as React.

Setup

  • Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
  • Clone the repository with git clone https://github.com/wale-prog/Book-Store
  • To get the curent working tree, git fetch --all, then checkout to "dev" branch.
  • Finally, display the content of the ./public/index.html by starting the webpack dev server doing the following:
    • navigate to the root directory with a command line terminal
    • run 'npm start'

Install

  • IDE preferrably VScode
  • using command line terminal in the root directory install the following:
    • node modules with npm install

Usage

  • For any individual who wishes to practice and master webpack usage, basic HTML,CSS and Javascript
  • For practice of HTML5, CSS and Javascript technologies.

Author

👤 Wale Olapetan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Shoutout to Hakim for being amazing.
  • Microverse.

📝 License

This project is MIT licensed.