astp / movie-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 77.0%Language:HTML 13.8%Language:CSS 9.1%