- 📖 About the Project
- 🎥 Video Explanation
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[TV Maze App] gets data from the tv maze API and displays the data along with show images. It also allows you to add comments to the specific shows displayed. All data is preserved thanks to the external TV MAZE API.
Client
Server
Database
- [Medium-fidelity Wireframes]
- [Desktop Version]
- [Mobile Version]
- [Dynamic Design]
Click here for the video explanation about how the app works
Coming Soon
Understand HTML/CSS and JavaScript
In order to run this project you need to have the following:
- A code editor (preferably VSCode)
- A browser
- Node.js (to run javascript files locally)
- LiveServer (to load javascript modules)
To get a local copy up and running follow these simple example steps:
- Open git bash on local computer
- clone the repo with:
git clone <https://github.com/0sugo/tv-maze.git>
- run
cd tv-maze
to enter the project folder - run
npm i
to install all dependencies - run
npm run build
to bundle the project with webpack, and - run
npm start
to launch the application
👤 JOSECK OSUGO
- GitHub: 0sugo
- Twitter: @0sugo5
- LinkedIn: Joseck Osugo
👤 ROSE MUTAI
- GitHub: rosemutai
- Twitter: __rosemutai
- LinkedIn: Rose Mutai
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Add more styling,animation and transormations to improve the feel of the site
- Add search functionality
If you like this project, kindly leave a comment below and share it with someone who enjoys coding! Coding is all about continuous learning and allowing yourself to be a beginner. Keep going!
I'm thankful to Microverse for providing a study platform which guided me through this project and to my coding partners at Microverse for the collaborative effort.
This project is MIT licensed.