Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkz96/js-capstone

A platform for all those who love movies and TV shows. Share your thoughts on episodes and leave likes! Built with JavaScript and CSS. The data is pulled from the Involvement API provided by Microverse.
https://github.com/tkz96/js-capstone

css javascript

Last synced: about 21 hours ago
JSON representation

A platform for all those who love movies and TV shows. Share your thoughts on episodes and leave likes! Built with JavaScript and CSS. The data is pulled from the Involvement API provided by Microverse.

Awesome Lists containing this project

README

        

# Dummy-JS-Capstone
This repository is dedicated to the Capstone Project for Module 2 at Microverse.
![](https://img.shields.io/badge/Microverse-blueviolet)

## Built With

- Languages: HTML 5, CSS 3, Javascript
- Technologies: Git, GitHub, VS Code, Webpack
- APIs: Involvement API by Microverse

## Getting Started

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

### Prerequisites

This website does not have any special pre-requisites.

You may need to install Node.js to run the code linters (that are included in the source code) locally on your machine.

[Visit this link to download the latest version of Node.js](https://nodejs.org/en/download/).

- Once you are inside the folder where you have cloned the repository, please run the following code through a shell or command prompt.

```sh
npm install
```

This will install the npm packages to set the linters up.

### Usage

- Please run the following command to run the project locally:

```sh
npm run dev
```

## Author

👤 **Talha Zuberi**

- GitHub: [@tkz96](https://github.com/tkz96)
- Twitter: [@TKZ96](https://twitter.com/tkz96)
- LinkedIn: [LinkedIn](https://linkedin.com/in/talha-zuberi)

👤 **[ADD YUSUF's DETAILS HERE]**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to Microverse for providing the training, design and code.

## 📝 License

This project is [MIT](./MIT.md) licensed.