/movie-api

Primary LanguageJavaScript

Installation

To get this app up and running locally:

  1. git clone https://github.com/astp/movie-api
  2. cd into app
  3. npm install to install all dependencies
  4. npm start to get a simple server up and running
  5. Go to browser or localhost:3000

Technology

This app uses the following technologies:

  1. This project was bootstrapped with Create React App.
  2. Semantic UI React for styling