Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 843 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 843 Bytes

whatlist

An application to store all movies and TV shows that you want to watch (just like a music playlist).

Requirements

Installation

  1. First, clone the repo:
git clone https://github.com/lucasfrosty/whatlist.git
  1. Install the libs:
npm i
  1. Configure the .env variables of the application.

  2. After the variables configuration, start the project on localhost:

npm start

This will run the project in localhost:3000


Technologies Stack

See the stack of this project on the wiki page.

License

This project is licensed under the MIT License.