- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The Best Movie Collection App website displays collection of world's best movies and shows. It allows you to submit your comments and likes. All data is preserved to the external Involvement API service.
HTML/CSS/JavaScript
GitHub
- Interactive Webpage
- Add Comments and Likes
- API Interaction
- Webpack
You can checkout the live demo below 👍
https://moviebest.onrender.com
You can checkout the presentation below 👍
https://drive.google.com/file/d/15RyaoHLv8E6QsW1W8sFI1lp7-90jyNJ9/view?usp=drive_link
To get a local copy up and running, follow these steps.
In order to run this project you need:
- a browser
- git
- nodejs
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:mailsg/module-2-capstone-project.git
Install this project with:
cd module-2-capstone-project
npm install
npm run build
npm start
To run the project, execute the following command:
Open dist/index.html in browser
or
Open with Live server in Vscode
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Sandeep Ghosh
- GitHub: @mailsg
👤 Gisa Chris
- GitHub: @gisachris
- Profile Section
- News Section
- Join Section
Contributions, issues, and feature requests are welcome!
Feel free to check the https://github.com/mailsg/module-2-capstone-project/issues.
If you like this project give me a follow and/or a star
I would like to thank Microverse for giving this opportunity to me to showcase my dev skills.
This project is MIT licensed.