/watchme

Primary LanguageTypeScriptMIT LicenseMIT

WatchMe

Application developed to list movies using ReactJs.

🚀 Starting

These instructions allowed you to get a copy of the project running on your local machine for development and testing purposes.

📋 Prerequisites

The following programs are required to use and modify the project.

👀 Preview

WatchMe

🔧 Instalation

A series of step-by-step examples that tell you what you must do to get a development environment running.

# Clone this repository
$ git clone https://github.com/mateus2a/watchme.git

# Access the project folder in the terminal/cmd
$ cd watchme

# Install dependencies
$ npm install

# Run the application
$ npm start

⚠️ The server will start at port:3000 - Access http://localhost:3000

🛠️ Technologies used

The following tools were used in the construction of the project:

✒️ Authors

Here are all the contributors to the project.

  • Mateus Alencar - Initial Work, Documentation - mateus2a

📄 License

This project is under the MIT license - see the LICENSE.md file for details.


By Mateus Alencar