Skip to content

Diegodsha/Magic-books

Repository files navigation

Magic Books

React app to manage a bookstore.

Issues Pull Requests License

Sneak peak

bookCMS

bookCMS-tablet bookCMS-mobile

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Redux
  • npm
  • CSS
  • ES6
  • Jest
  • Heroku

Description

React app to manage a bookstore.

Live Demo

Visit Magic-books

Prerequisites

  • Internet Connection
  • Web Browser
  • Code Editor
  • Node Package Manager (NPM)

Getting Started

  • Open your terminal
    • Windows: Win + R, then type cmd | Mac: Command + space, then type Terminal| Linux: Ctrl + Alt
  • Navigate to a directory of your choosing using the cd command (e.g: cd my-directory/)
  • Run this command in your OS terminal: git clone https://github.com/Diegodsha/Magic-books.git to get a copy of the project.
  • Navigate to the project's directory using the cd command
  • Run npm i to install all dependencies

Usage

  • From within the project directory run npm start to start a local server in your web browser.
  • Available Paths:
  • Visit http://localhost:3000/ for Home view

Testing (React-JEST)

Thanks to React integrated testing library users can simply run npm test from within the project's folder to execute all the tests.

Author

👤   Diego Hernández

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

License

This project is MIT licensed

About

React app to manage a bookstore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published