/react-bookstore

Primary LanguageJavaScriptMIT LicenseMIT

react-bookstore

Built With

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

Live Demo

No live demo link yet.

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 and React.

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.

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.
  • To get the curent working tree, git fetch --all, then checkout to "setup" 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 package manager with 'npm init -y'
    • 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.

Authors

👤 Abdo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse.

📝 License

This project is MIT licensed.