- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
VidVib is a web application that displays a list of movies from an API. Users can like and add comments to a movie of their preference.
- HTML5
- CSS3
- JS
- ES6 Modules
- Webpack
- Jest
HTML5
CSS3
JavaScript
ES6 Modules
Webpack
- Display movies from API.
- Add and display likes on the home page.
- Add popup to display a movie.
- Add and display comments on the popup.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code
- Github Account
- Git Bash
- Node JS
- Jest library
Clone this repository to your desired folder: https://github.com/ticoniq/vidvib.git
Install this project with:
cd VidVib
npm install
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
To run the web application, execute the following command: Example command:
npm run dev
To run tests, run the following command: npm test Example command:
npx stylelint "**/*.{css,scss}" --fix
npx eslint "**/*.js" --fix
- This is 'VidVib'Live Demo Link
- This is 'VidVib presentation'Presentation Video
👤 Tochi
- GitHub: [ticoniq]https://github.com/ticoniq
- Twitter: ticoniq
- LinkedIn: ticoniq
👤 Cosmas
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- More section inclusiveness
- Desktop Responsiveness
- Animation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you enjoy this project, I kindly request you to give it a star and consider following my social media pages.
This webapp is inspired by the movies from https://github.com/ticoniq/vidvib/issues. We would like to express my heartfelt gratitude to Microverse for providing me with this incredible project opportunity.
This project is MIT licensed.