- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
TV Shows is a web application based on an external API. The webapp has two user interfaces. A homepage and a comments popup modal.
-
Javascript Async and Await
-
ES6
-
Webpack
-
Gitflow
-
API
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser (e.g. Firefox)
- An IDE (e.g. Vususal Studio Code)
- npm
- Webpack
To clone this repository to your desired folder, follow the steps below:
Using the command line
- Use the following commands
cd my-folder
git clone https://github.com/kazaneza/tv-shows.gitUsing GitHub Desktop app
-
Follow the steps below
- Visit this link "https://github.com/kazaneza/tv-shows.git"
- Click the green button labelled "code"
- Select the "Open with GitHub Desktop" option
- After the GitHub Desktop add opens, click the "clone repo" button
Install this project's dependencies with the following command:
npm installTo run the project, execute the following command:
npm startTo run tests, run the following command:
npm testYou can deploy this project by running following command:
npm run deploy| 👤 Author | GitHub | ||
|---|---|---|---|
| Gentil Kazaneza | @kazaneza | @kazaneza | @kazaneza |
| Nezerwa | @nezerwa | @nezerwa | @nezerwa |
- Implement more functionality.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let us know what you like in particular.
We would like to thank the whole Microverse community for their help and contributions towards this project.
This project is MIT licensed.