- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📺 Presentation
- 📝 License
In this project, My partner and I recreated a simple wireframe template for a Movie Site. This simple web page was built using Webpack, fetching data from APIs and serving it by a Webpack dev server.
- HTML
- CSS
- JS
- Jest
- Webpack
- VSCode
- git
- GitHub
- Gitflow
- Movies API
- Involvement API
- Like a movie
- Create a comment for a movie
Presentation about this project
To get a local copy up and running, follow these steps:
In order to run this project you need:
- Code Editor: VS Code
- Web Browser
- Node
- Git
- Clone the repository
- Change the directory into the project folder
Example commands:
git clone [email protected]:billymohajeri/Capstone-Project-02.git
cd Capstone-Project-02/
Install this project with:
Example command:
npm install
To run the project, execute the following command:
npm run build
npm start
To run tests, run the following command:
Example command:
npm test
👤 Billy Mohajeri
- GitHub: @BillyMohajeri
- Twitter: @BillyMohajeri
- LinkedIn: @BillyMohajeri
👤 Emmanuella Adu
- GitHub: @elarhadu
- Twitter: @elarh_
- LinkedIn: Emmanuella Adu
- Add a mobile version
- Add a search for other movies or series options
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can support me by giving a ⭐.
We want to thank all of our code reviewers for giving us constructive feedback.
This project is MIT licensed.