Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valchanoficial/valchan-movie-app

ReactJS + Vite + TS
https://github.com/valchanoficial/valchan-movie-app

css html javascript react reactjs tmdb tmdb-api typescript vite

Last synced: 5 days ago
JSON representation

ReactJS + Vite + TS

Awesome Lists containing this project

README

        

# React Movie App

Node Version: 18

- Scrimba - Build a movie search app in React: https://scrimba.com/learn/reactmovie
- TMDB: https://www.themoviedb.org/

## Start App:

- Rename .env file and fill VITE_TMDB_API_KEY with your own API key
- Run `npm install` or `yarn install`
- Run `npm run dev` or `yarn dev`
- Open http://localhost:5173/