This project was generated with React JS 18.2.0. It renders some popular movies using Movie Database API.
You can view how this project is without download it on Netlify
Email: admin@mail.com
Password: react
- Clone the repository.
- Run
yarn
to install dependencies. - Run
yarn dev
to init a dev server. - Navigate to
http://localhost:5173/
. - The appication will automatically reload if you change any of the source files.