TV Series is a project that allows users to visualize a list of TV series.They can like or comment them. Build with HTML,CSS,JavaScript,API, and Webpack.
This project uses the following stack :
Client
Server
Here are some key features of the application :
- Display Series from TVmaze API
- Like & comment Series using Involvement API
Here you can visit my live demo :
Here you can see our presentation :
Clone the repository by clicking on the 'Code' button and copy the link
To get a local copy up and running, follow these steps.
In order to run this project you need:
You should have node install on your local machine
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/biruk-bereka/TV-Series.git
Install dependencies :
npm i
To run the project, execute the following command: Open the index.html file in a web browser
To run tests, run the following command:
npm run test
To run the webhint linter
npx hint .
To run the stylehint linter
npx stylehint "**/*.{css,scss}"
To run the ESLint linter
npx eslint .
You can deploy this project using:
npm run build
npm run start
👤 Biruk Bereka
- GitHub: @biruk-bereka
- LinkedIn:@Biruk Bereka
👤 Kender Romain
- GitHub: @Kensteph
- Twitter: @RomainKender
- LinkedIn: kender-romain8788
- Reservation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project star it!
I would like to thank the Microverse team.
This project is licensed .