Mobile Version | Desktop Version |
---|---|
"Movie-website" is a website that displays movies from TVmaze api allowing users to like and comment. It keeps record of the users actions by counting likes and comments, saving them to an external server. We are building this website with Javascript (ES6) and Webpack, using promises and async awaits and multiple apis.
- Javascript
- HTML and CSS
- WEBPACK
- NPM
- VS CODE
You can have a copy of this repo run on your local machine by just directly cloning it.
Click here!
- Node.js
- npm
- vscode(or another editer)
To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.
In order to install this project please go through the following steps:
-
- Open the
Terminal
- Open the
-
- Navigate to the directory where you want to add this repository
-
- Run
git clone https://github.com/GedeonTS/Leaderboard.git
- Run
-
- Run
npm install
to install the necessary modules
- Run
-
- Run
npm start
- Run
WebHint
$ npx hint .
StyleLint
$ npx stylelint "**/*.{css,scss}"
ESLint
$ npx eslint .
Open the index.html file with your code editor of your choice and/or a browser of your choice.
Open the project using a live saver extension that can be found into your code editor.
👤 Ushindi Gedeon
- GitHub: @GedeonTS
- Twitter: @Gedeon191
- LinkedIn: Ushindi Gedeon
👤 Lembani Sakala
- GitHub: @lembani
- Twitter: @lembani_
- LinkedIn: lembani-sakala-b58615109
Give a ⭐️ if you like this project!
- Hat tip to anyone who helped us.
This project is MIT licensed.