A movie database website that displays all the information about a show including the discription and the rating of the show. You can search for a show, like and also comment on any of your favourite show. This project consumed TVmaze api.
- Html
- Css
- Js
- Technologies used:
webpack, AJAX, API, JSON, Gitflow ES6
You need to have a browser and this tools installed:
- Git
- NodeJS
To get a local copy up and running follow these simple example steps:
$ git clone [email protected]:jssol/api-based-webapp.git
$ cd api-based-webapp
$ npm i
$ npm start
To build a version of the website under Development mode:
$ npm run dev
To build the production version:
$ npm run build
To run tests in terminal use:
npm test
To deploy the project to Githubpages run:
npm run deploy
- GitHub: @tylher
- Twitter: @tylher123
- LinkedIn: Taiwo Adediran
- GitHub: @joel-kalema
- Twitter: @JoelJklm
- LinkedIn: joel kalema
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.