Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

MovieZone Banner

## 📦 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)