TV Shows project: Fetch tv shows from an API and display them on a webpage. Store user's likes and comments in an API
- HTML, CSS, JS
- ESLint, Stylelint, Web Hint, Lighthouse, Webpack
This project is available online through the following link. https://tv-shows.nduatikagiri.co.ke
To get a local copy up and running follow these simple example steps.
A text editor eg Atom
Step 1: Clone this repo locally using git
- Create a folder in your local machine
- Open your console in your folder and run this command:
git clone https://github.com/NduatiKagiri/tv-shows.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
Step 2: Run in your project directory
- Run
npm install
to install all the dependencies from the package.json - Run
npm run start
to open a page live server using webpack devServer - Run
npm run build
to build the project
👤 NduatiKagiri
GitHub: https://github.com/NduatiKagiri Twitter: https://twitter.com/NduatiKagiri LinkedIn: https://linkedin.com/in/nduati-kagiri-5414a4225/
👤 dqarias
GitHub: https://github.com/dqarias Twitter: https://twitter.com/DinoRonald7 LinkedIn: https://www.linkedin.com/in/dino-ronald-quispe-arias-8ba72174/
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
##:memo: License This project is MIT licensed.