https://github.com/telmorvf/p015-movieslibrarytmdb-reactapi
Movies Library - JavaScript React vite, css, jsx - Deployment in Github Pages
https://github.com/telmorvf/p015-movieslibrarytmdb-reactapi
api-restfull github-pages javascript jitejsx json react reactjsx vite
Last synced: 3 months ago
JSON representation
Movies Library - JavaScript React vite, css, jsx - Deployment in Github Pages
- Host: GitHub
- URL: https://github.com/telmorvf/p015-movieslibrarytmdb-reactapi
- Owner: telmorvf
- License: mit
- Created: 2024-08-27T21:05:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T16:32:39.000Z (10 months ago)
- Last Synced: 2025-01-17T21:06:42.981Z (5 months ago)
- Topics: api-restfull, github-pages, javascript, jitejsx, json, react, reactjsx, vite
- Language: JavaScript
- Homepage: https://telmorvf.github.io/P015-MoviesLibraryTMDB-ReactAPI/
- Size: 331 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
- npm create vite@latest
- npm i
- npm install react-icons
- npm install react-router-dom