This web app was built as capstone project for the Javascript module. On the app, there is a list of movies coming dynamically from an external API, you can like a post and you can also comment and the likes and comments are also registered in another external API.
- HTML
- CSS
- JavaScript (ES6)
- Linters
- Webpack
To get a local copy up and running follow these simple example steps.
- Clone the project using
git clone
or just copy the command below:
git clone https://github.com/Alhajideen/Capstone-II.git
-
Open the project with
Visual Studio Code
-
Run
npm install
to get the dependenciesnot sure how to use npm? Read this.
-
Run the webpack server using this command:
npm start
not sure how to use npm? Read this.
- Having VsCode installed and configured.
- Having Git installed and configured.
- Clone the repository.
- Open the project folder in VS Code.
Deen
- GitHub: @Alhajideen
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Mohi
- GitHub: @MahdiAghaali
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.