Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeldev1021/movie-zone
website search movie
https://github.com/joeldev1021/movie-zone
Last synced: about 1 month ago
JSON representation
website search movie
- Host: GitHub
- URL: https://github.com/joeldev1021/movie-zone
- Owner: Joeldev1021
- Created: 2022-10-19T18:42:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T14:35:03.000Z (about 2 years ago)
- Last Synced: 2024-10-03T18:22:36.421Z (about 2 months ago)
- Language: TypeScript
- Size: 314 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 📦 Packages:
- [⚡️ Vitejs](https://vitejs.dev/) - Next generation frontend tooling.
- [🪄 React 18](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [💅 Chakra UI](https://chakra-ui.com/) - Accessible component library.
- [💥 Framer Motion](https://www.framer.com/motion/) - Production-ready motion library.## 🚀 Getting Started:
1. Install packages:
```
cd movie-zone
npm install
```2. Create an .env file with environment variable the movie db
```
VITE_API_MOVIE_KEY=
```
3. Run:- from the following directory: \movies-daw
```
npm run dev
```and ready 🥳. Open your terminal and access to [localhost:5173 (MovieZone)](localhost:5173)