No description
This repository has been archived on 2025-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-03-12 14:06:38 -04:00
.github/workflows Update node.js.yml 2022-11-15 11:19:26 -05:00
public Add placeholder for actor image 2022-11-14 11:44:25 -05:00
src Fixes 2023-03-12 14:06:38 -04:00
.gitignore Fix build 2022-12-05 12:18:44 -05:00
.prettierignore add envioment variables 2022-11-15 10:04:31 -05:00
bun.lockb Switch to react-icons 2022-12-05 12:15:17 -05:00
index.html Started adding responsiveness 2022-11-03 14:12:52 -04:00
jsconfig.json Lots of changes 2022-10-27 13:48:50 -04:00
package-lock.json Bump json5 from 2.2.1 to 2.2.3 2023-01-31 17:29:29 +00:00
package.json Switch to react-icons 2022-12-05 12:15:17 -05:00
README.md Create README.md 2023-01-31 16:21:37 -05:00
vite.config.js Remove base path 2022-11-15 11:34:54 -05:00

Movie React App

A website to find movies, written in React. Includes a client-only rating system. Uses the TMDB API for data.