lucasfrosty / whatlist

an application to manage the Movies and TV shows watched (and to watch)

Home Page:https://whatlist.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

an application to manage the Movies and TV shows watched (and to watch)

https://whatlist.netlify.com/

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 4.3%