Skip to content

lucasfrosty/whatlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published