Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/valchanoficial/valchan-movie-app
- Owner: ValchanOficial
- License: mit
- Created: 2022-11-26T21:41:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T23:53:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T06:57:10.277Z (over 1 year ago)
- Topics: css, html, javascript, react, reactjs, tmdb, tmdb-api, typescript, vite
- Language: TypeScript
- Homepage: https://valchan-movie-app.netlify.app/
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/