456movies is the home of amazing original programs that you can’t find anywhere else. Movies, TV shows, specials and more, all tailored specifically to you.
- HTML & CSS
- JavaScript (ES6)
- Webpack
- Jest Tests
- API
- JavaScript Modules
- NPM
- Linters
- Windows 10
- Ubuntu
To get a local copy up and running follow these simple example steps.
- On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
- Copy for git clone
- Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/OybekKayumov/javascript-capstone.git
- Install dependencies
$ npm install
- If you want to build the project
$ npm run build
- this will build the project in /dist folder - Start the Project
$ npm start
- serve the project in browser - Launches the test runner
$ npm test
- view results in terminal
👤 Fahd Rahali, Tunisia
- GitHub: @fahdrahali
- Twitter: @fahd_rahali
- LinkedIn: LinkedIn
👤 Oybek Kayumov, Uzbekistan
- GitHub: @OybekKayumov
- Twitter: @KayumovOybek
- LinkedIn: Oybek Kayumov
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- For retreiving the data for movies on this website TVMaze API is used.
- For adding the Comment, Reservation, like functionality Microverse's Involvement API is used.
This project is MIT licensed.