Js Capstone Project - This is a MovieMax app that sends and receives data from an API and populates data on the browser. It also allows you to add comments or likes to a movie. The app has implemented ES6 modules, callbacks, and promises, webpack, used AAA pattern for unit tests, and gitflow.
- Our Kanban template can be found here.
-
Our zoom video can be found here.
🛠 Built With HTML, CSS, & Javascript
- It has implemented Js Dynamic function to take data
Client
- Clean and interactive
- Adding new comments
- Adding new likes
To get a local copy up and running, follow these steps.
- Create a local directory where you can clone the project.
- Clone the project into your repository
- Install the dependencies
- Open the project on a browser
In order to run this project you need:
- Git and GitHub
- A code editor
- Nodejs
- A browser
Clone this repository to your desired folder:
mkdir my-game
cd my-game
git clone https://leehaney254.github/Movies-App
Run npm install to install all dependencies required to run the project.
cd Movies-App
npm install
To run the project, execute the following command:
npm start
This starts the development server on port: 8080
👤 Felix Nyamai
- GitHub: felixDev22
- Twitter: @monzo200
- LinkedIn: LinkedIn
👤 Leehaney George
- GitHub: leehaney254
- Twitter: @Lee06785586
- LinkedIn: LinkedIn
- Improve the UI
- Make it mobile friendly
Microverse learning experience
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star...
This project is MIT licensed.