Skip to content

This is a project that is made to show my skills in JavaScript. It's a capstone for the second module of Microverse curriculum.

License

Notifications You must be signed in to change notification settings

NataliaPoletaeva/Javascript-Capstone-Kanban

Repository files navigation

MicroTheatre

The JavaScript capstone project is about building our own web application based on an external API TV Maze API. We selected an API that retrieves TV shows and show various data about the shows. The webapp has 2 user interfaces and user can like and comment on each show.

App image

🏗️ Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • API

🖇️ LiveLink

🛫 Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, and JavaScript.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/NataliaPoletaeva/Javascript-Capstone-Kanban.git
  • Once the files are on your machine, open the Javascript-Capstone-Kanban folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

🧪 Running Tests with Jest

  1. Start the development server

    npm run test

💉 Install

The following tools help make easier to work with sample code.

👨🏾‍💻👩🏻‍💻 Authors

👤 Tshephang Mampa

👤 Natalia Poletaeva

🤝 Contributing

Contributions, issues, and feature requests are welcome!

❤️ Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thank you for Microverse for providing the required materials

📝 License

This project is MIT licensed.

About

This is a project that is made to show my skills in JavaScript. It's a capstone for the second module of Microverse curriculum.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published