WatchMe

List of movies for genre

Features   |    Getting Started   |    Reference

Web Application Demo

Features

This project was developed with the following technologies:

  • ReactJS - A JavaScript library for building user interfaces.

Getting Started

To clone and run this application, place from your command line:

# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-watchme.git

# Go into the repository
$ cd ignite-reactjs-watchme

# Install dependencies
$ yarn

# Starter the server
$ yarn server

# Run the web application
$ yarn dev

Reference

This application is the result of the challenge proposed in Chapter I of the ReactJS track on Ignite, training promoted by Rocketseat.