- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This application allows the user to search for their favorite movies classified by popularity with the possibility of filtering them by release year.
Movies Catalogue retrieves data from this API.
Please click on the video below to more explanation
To build this project I used a tech stack detailed below:
- User Can Search Movies
- user can Filter Movies by Release Date
- User can See Details about a Movie
Please click the link below to open our webpage in your browser
To get a local copy up and running, follow these steps.
In order to run this project you need:
- To install Node.js on your computer.
Clone this repository to your desired folder:
-
Navigate to a folder where you want the cloned file to appear
-
Clone this repo in your terminal or git bash using the command
git clone <URL> 'https://github.com/Olivier-Kango/movies-catalogue' in your terminal
Install this project with:
run npm install
to install all the necessary dependencies including the linters
--->
To run the project, execute the following command:
- This will run the react app in your browser
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
To run tests, run the following command:
--->
You can deploy this project using:
This project was built by:
👤 Olivier Kango
- GitHub: @githubolivier
- Twitter: @twitterolivier
- LinkedIn: LinkedIn
- I will implement some UX improvements: include transitions and/or animations, etc.
- I will implement additional pages in the website (each with a route in the SPA): about me, references, etc.
- Make sure that you have a decent desktop design for the webapp
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
I would like to thank:
- Nelson Sakwa for the website design system that inspired my design.
- TMDB for the amazing Movies API.
- Theophile Kango and My cording partners.
This project is MIT licensed.