React Magic Book Store Project

This a custom implementation of the Magic Bookstore web app.

Live version

Book Store

Technologies

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/SmithVyne/react-bookstore.git.
  2. Navigate to the project directory cd react-bookstore.
  3. Install project dependencies npm install.
  4. Run npm start to compile and serve a development build live on http://localhost:3000 or any other port randomly available to React.

Testing

👤 Smith Nkereuwem

Show your support

Give a ⭐️ if you like this project!