ticoniq / vidvib

https://vidvib.vercel.app
MIT License
2 stars 1 forks source link

VidVib

šŸ“— Table of Contents

šŸ“– VidVib

VidVib is a web application that displays a list of movies from an API. Users can like and add comments to a movie of their preference.

šŸ›  Built With

Tech Stack

HTML5
CSS3
JavaScript
ES6 Modules
Webpack

Key Features

(back to top)

šŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder: https://github.com/ticoniq/vidvib.git

Install

Install this project with:

  cd VidVib
  npm install 
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the web application, execute the following command: Example command:

  npm run dev

Run tests

To run tests, run the following command: npm test Example command:

  npx stylelint "**/*.{css,scss}" --fix
  npx eslint "**/*.js" --fix

(back to top)

šŸš€ Live Demo

(back to top)

šŸš€ Presentation

(back to top)

šŸ‘„ Authors

šŸ‘¤ Tochi

šŸ‘¤ Cosmas

(back to top)

šŸ”­ Future Features

(back to top)

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

ā­ļø Show your support

If you enjoy this project, I kindly request you to give it a star and consider following my social media pages.

(back to top)

šŸ™ Acknowledgments

This webapp is inspired by the movies from https://github.com/ticoniq/vidvib/issues. We would like to express my heartfelt gratitude to Microverse for providing me with this incredible project opportunity.

(back to top)

šŸ“ License

This project is MIT licensed.

(back to top)