- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Capstone 2] is a single-page application that interacts with two APIs. It is an app wherein users can 'like' respective seasons of 'The 100' series, add comments, and make reservations too. Built with JavaScript
-HTML -CSS -JavaScript
- [The project was built using ES6]
- [Modules were imported/exported for the JavaScript]
- [Webpack bundling was used]
- [TVMaze and Invovlement APIs were consumed]
- [GitHub Projects was used to track progress throughout the app building]
Click on the link below for the project presentation:
To get a local copy up and running, follow these steps.
In order to run this project you need:
-a code editor installed -linters environment fully setup
Clone this repository to your desired folder:
To clone this repository to your desired folder, use your code editor terminal or git bash, then type the command below:
git clone https://github.com/Uthmanbello/capstone2
-
Install WebHint: npm install --save-dev hint@7.x
-
Install StyleLint npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
To run the project, execute the following command:
- open cloned folder in your code editor
To run tests, run the following command:
To run tests and check for errors:
-
After installing the required linter, npx stylelint "**/*.{css,scss}"
-
To fix CSS or SCSS linters error: npx stylelint "**/*.{css,scss}" --fix
-To fix JS linters errors npx eslint . --fix
You can deploy this project using:
👤 Uthman Bello
- GitHub: Uthmanbello
- Twitter: @UthmanDeRoyale
- LinkedIn: Uthman Igein Bello-Imoukhuede
👤 Kola Kolade
- GitHub: kkolade
- Twitter: @kola_kolade
- LinkedIn: Kola Kolade
👤 Mark Rubanza
- GitHub: banzaman
- Email: Mark Rubanza
- LinkedIn: Mark Rubanza Anderson
🔭 Future Feature
- [Consumption of more APIs]
- [More dynamic styling]
- [Improved UX interaction]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a like if you like this project and kindly follow us using our social media handles
We would like to thank my learning partners, morning and standup team members, mentors and other friends who helped throughout the process
This project is MIT licensed.