- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- Display 10 Featured movies
- search for movies by title
- Display search results
- loading indicator
- movie details page
- Error Handling
- Temporary like functionality
- Navigation
- Responsiveness
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser (e.g. Firefox)
- An IDE (e.g. Vususal Studio Code)
- npm
- Terminal
To clone this repository to your desired folder, follow the steps below:
Using the command line
- Use the following commands
cd my-folder
git clone https://github.com/Ezzywealth/stage2.git
Using GitHub Desktop app
-
Follow the steps below
- Visit this link click me
- Click the green button labelled "code"
- Select the "Open with GitHub Desktop" option
- After the GitHub Desktop add opens, click the "clone repo" button
To run the project, execute the following command:
run npm install
on your terminal to install the necessary dependencies
run npm run dev
on your terminal to run the project locally
You can deploy this project by:
- visiting your repository on Vercel
- Signup / Signin
- Connect your github repo to vercel
- Add project from github
- Select the main branch and host
👤 Ezekiel
- GitHub: @Ezzywealth
- Twitter: @EzzyWealth
- LinkedIn: LinkedIn
- Complete like functionality integrating TMDB api
- Registration of new users
- Improved Navigation
- Watch Trailer
Contributions, issues, and feature requests are welcome!
If you like this project, give it a star
and let me know what you like in particular.
I would like to thank the HNG team for giving me this opportunity to build this project.
This project is MIT licensed.