MovieBox
movie discovery web application that allows users to search for movies, view details about them, and save their favorite movies.
Here are the tech stacks applied in this project.
Language
Frameworks
The following are the key features of the app
- View movie lists
- View movies
- Save favorite movie
The following applications are required to be installed for the project to run!
- Install a modern browser e.g Google Chrome, Edge, Firefox etc.
- Install Git
Clone this repository to your desired folder:
git clone git@github.com:PraisesPJMT/Movie_Box.git
cd movie_box
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
- After running
npm run dev
, use the app on http://localhost:5173/ in the browser! - For more information please visit Vite.
👤 Praises Tula
The following are features to be expected in the future
- Stream a movie
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
How I can run this project?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm run dev
to run the project.
- After cloning repository, run
-
How I can run tests?
- After cloning repository, run
npm install
to install all dependencies. Then runnpm test
to run the tests.
- After cloning repository, run
- Special thanks to Zuri HNGx for this project
- FIGMA design is gotten here FIGMA UI
- Tip hart to you for checking this project out