Skip to content

ygorthiago/flip-bookstore

Repository files navigation

📖 Livraria Flip

Click here to access the deployed application

📽 Preview

Movie catalog Movie catalog

⚙ Running project locally

  • Clone this repository:

    git clone https://github.com/ygorthiago/flip-bookstore.git

    or

    git clone git@github.com:ygorthiago/flip-bookstore.git
  • Access the project folder on CLI and install dependencies:

    npm install
  • Run the "start" script:

    npm start

    The project will start on port 3000 - access http://localhost:3000