TMovieDB

What is TMovieDB?

The TMovieDB is a movie search listing site.

Site:

TMovieDB gif

How to install?

  1. Open your terminal
  2. git clone https://github.com/JpedroSnts/TMovieDB.git
  3. cd TMovieDB
  4. npm i / yarn install
  5. Open in your IDE
  6. Create an .env file in the project root
  7. Write: API_KEY=your_tmdb_api_key How to get an api key
  8. In terminal write: npm run dev / yarn dev
  9. Open 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

GitHub

View Github