A Website that provides movie informations like rating, language, genres and so on for the users to choose desired movie.
- React.js
- Redux
- JavaScript
- To visit the website Click Here
please watch this video
To get a local copy of this calculator, Please follow these simple example steps.
- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
Ex:
C:User\your computer name\ cd <<your folder you want to clone to>>
- Copy/Past this command :
git clone https://github.com/alanluqman/movie_details.git
then press Enter - Run this command
code .
to open this folder in VScode - Open terminal and run this command
npm install
- after finishing step 5, run this command
npm start
to run the project - for testing components, you can run:
npm run test
.
👤 Alan Luqman
- GitHub: @alanluqman
- LinkedIn: Alan Luqman
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.