TMovieDB
What is TMovieDB?
The TMovieDB is a movie search listing site.
Site:
How to install?
Open your terminal
git clone https://github.com/JpedroSnts/TMovieDB.git
cd TMovieDB
npm i / yarn install
Open in your IDE
Create an .env file in the project root
Write: API_KEY=your_tmdb_api_key
How to get an api key
In terminal write: npm run dev / yarn dev
Open in
http://localhost:3000
Technologies used in development:
- Typescript
- Vue.js
- Nuxt.js
- TailwindCSS
- API TMDB
LICENCE
MIT License
Copyright (c) 2022 João Pedro de Siqueira Santos