No description
This repository has been archived on 2025-03-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
dependabot[bot] bb4e90c47e
Bump vite from 3.1.8 to 3.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.8 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 12:56:52 +00: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 VERY temporary fix for HashRouter 2023-05-18 14:53:39 -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 vite from 3.1.8 to 3.2.7 2023-06-06 12:56:52 +00:00
package.json Bump vite from 3.1.8 to 3.2.7 2023-06-06 12:56:52 +00:00
README.md Update README.md 2023-05-18 14:40:17 -04:00
vite.config.js Remove base path 2022-11-15 11:34:54 -05:00

Movie React App

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