capstone-2

MoviesZone is an entertainment web app that hosts various kinds of movie collections. Users can select any movie of their choice, see what other viewers have to say about the series, view more details about the movie, like the movie, and also leave their comments. The application was built using vanilla JavaScript, CSS, and HTML

MIT License

Stars
2

CAPSTONE - TWO.

MovieZone

Application was built with HTML, CSS (SASS), JavaScript and Webpack to meet the need of a Capstone project website.

Built With

  • HTML
  • Sass
  • JavaScript
  • Webpack
  • Git and GitHub
  • Jest

Live Demo

Getting Started

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

Prerequisites

  • You should have basic knowledge of HTML
  • You should have basic knowledge of CSS
  • You should have basic knowledge of webpack
  • Also, a basic knowledge of git and github
  • A code editor: I used VScode for this project but you can use any code editor of your choice

Setup

  • follow steps on this link to set up VScode code editor: setup vscode

Install

download VScode. Watch this video on how to install VScode on windows

Usage

Clone project, run in your terminal:

$ git clone https://github.com/KingsleyIbe/capstone-2.git

Open the cloned project in your code editor and run:

$ cd to-do-list-app

Install npm packages, run:

$ npm i or npm install

Then run the server:

$ npm start

Author 1

Author 2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

  • Microverse

📝 License

This project is MIT licensed.

Related Projects