- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Mnet Movie project is a movie website with features of adding comment, tap on like to show interest and make reservations Here is a presentation video
- HTML
- CSS
- Javascript
Client
Server
Database
- Send and receive data from an API
- Create a webpack
- Use API documentation
- Used Es6 import Understand and use JSON.
- Make JavaScript code asynchronous.
- Create a popup modal for reservation and comment button.
- Implement a count function for likes, comment and reservation .
A video presentation of the project can be found in this Video Link
- git: A tool for managing source code
- Visual Studio Code: A source code editor
- Live Server: A simple web server utility for Visual Studio Code
Clone this repository to your desired folder: https://github.com/AbdimulhinYussuf3675/Module2_capstune_Project.git
Example commands:
cd my-folder
git clone [email protected]:myaccount/Module2_capstune_Project.git
- Run npm install after cloning the repo
install npx
Example command:
cd my-project
npx install
- Run npm start for development.
- Run npm run build for production
To run tests, run the following command:
- Run npx eslint . for JS check
- Run npx eslint . --fix to fix JS errors if found
- Run npx stylelint "**/*.{css,scss}" for CSS check
- Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤Chukwuemeka Ochuba
- GitHub: @Donmark2k
- Twitter: @Donmark2k
- LinkedIn: LinkedIn
👤Abdimulhin Adan
- GitHub: @AbdimulhinYussuf3675
- Twitter: @abdimulhin
- LinkedIn: LinkedIn
👤Samuel Tobby
- GitHub: @Tobby8629
- Twitter: @Tobby_samuels
- LinkedIn: LinkedIn
- I will add time and date below the nav bar
- I will add a section to download movie
- I will add a section to stream
- I will add a section to add more movies
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Victor Chiemerie has been of tremendous help so far. Give a ⭐️ if you like this project!
I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.
-
[Are you sure that you are owner of this work]
- [Yes,]
-
[Can you make the work to be responsive]
- [yes]
This project is MIT licensed.