TMovieDB
What is TMovieDB?
The TMovieDB is a movie search listing site.
Site:
How to install?
Open your terminalgit clone https://github.com/JpedroSnts/TMovieDB.gitcd TMovieDBnpm i / yarn installOpen in your IDECreate an .env file in the project rootWrite: API_KEY=your_tmdb_api_keyHow to get an api keyIn terminal write: npm run dev / yarn devOpen inhttp://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
