The Moviideck web app is a movie web app built with the react library integrated with pure javascript, CSS and scss.The user experience of the Moviideck web app is designed to enable easy navigation and user interaction through minimal design principles.
-
Clone Moviideck
git clone https://github.com/Ak-ram/Moviideck.git
-
Navigate to Moviideck directory
cd ./Moviideck
-
Install dependences
npm i
-
Run Moviideck
npm run start