A simple movie search application that allows you to search for movies and view detailed information about them.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js installed on your machine
- Yarn package manager
- Clone the repository to your local machine
git clone https://github.com/faresbrayek2/Movie-App-Vitejs.git
- Go to the project directory
cd Movie-App-Vitejs
- Install the required packages
yarn install
- Start the development server
yarn dev
- Open your browser and go to
http://127.0.0.1:5173/
to see the app in action.
- React
- Vite.js
- Font Awesome
- OMDB API
Feel free to submit a pull request if you want to contribute to the project.
© 2023 FaresBrayek