RandomFlix
🍿 Find a movie to watch right now!
Made by
Samuel Rezende.
📌 Contents
🚀 Technologies
This project was made using the follow technologies:
💻 How to run
Prerequisites
- An API key from the TheMovieDB API
# Clone Repository
$ git clone https://github.com/SamuelFR7/randomflix.git
# Install Dependencies
$ yarn
# Create a .env with .env.example schema and fill it
$ touch .env
$ cp .env.example .env
# Run Aplication in backend in frontend
$ yarn dev
Go to http://localhost:3000/ to see the result.
📄 License
This project is under the MIT license. Made with 💖 by Samuel Rezende.
Thank You! 🚀