An application to store all movies and TV shows that you want to watch (just like a music playlist).
- First, clone the repo:
git clone https://github.com/lucasfrosty/whatlist.git
- Install the libs:
npm i
-
After the variables configuration, start the project on localhost:
npm start
This will run the project in localhost:3000
See the stack of this project on the wiki page.
This project is licensed under the MIT License.