- 📖 About the Project
- 🧑🏻💻 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Javascript Capstone Project is a website based on an external API. It uses The Movie Db Api to get info about different characters, and Involvement API to store likes and comments from users.
[Check the video](Video Presentation)
- Visual Studio Code
- HTML
- CSS
- Javascript
- Github
- Kanban Board
Client
- HTML Interface with CSS (Desktop / mobile)
- JavaScript
- Webpack
- ES6
- Callbacks and Promises
- AAA pattern for unit tests
- Follow Gitflow
- Solve simple git conflicts
- Send and receive data from an API, using API documentation
- JavaScript code asynchronous
- Kanban board
[Visit The Live Demo](Live Demo)
To get a local copy up and use as a template for your own portafolio site, follow these steps.
In order to run this project you need: git installed in your system
Clone this repository to your desired folder:
git clone https://github.com/chelobotix/Retro-Watchers-Capstone.git
Install this project with:
npm init -y
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
npm run build
👤 Author1
: Marcelo Alarcon
Bolivia 💓
- GitHub: @Marcelo Alarcon
- Twitter: @Marcelo Alarcon
👤 Author2
: Jakaria Jishan
Bangladesh 💓
- GitHub: @Jakaria Jishan
- LinkedIn: @Jakaria Jishan
- Add Reservations Popup
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project please let me know
We would like to thank our family, all the partners and Microverse platform.
-
is there any restriction to put my name instead of the original author's name?
- You can delete my name and put yours without any problem.
-
Can I change the original colors or assign a new color palette?
- Yeah, no problem
This project is MIT licensed.