elad237 / javascript-capstone

MIT License
1 stars 0 forks source link

logo

JavaScript capstone project: Your API-based webapp

πŸ“— Table of Contents

πŸ“– [Javascript Capstone]

[JavaScript Capstone] is about building our own web application based on an external API. We selected an API that provides data about a topic that we like and then we will build the web app around it. The web app will have 2 user interfaces. We chose the TV Maze API, this API gave us access to top tv shows.

πŸ›  Built With

Tech Stack

Client

Key Features

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/elad237/javascript-capstone.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

(back to top)

πŸ‘₯ Authors

πŸ‘€πŸ‘€ TUMBU BARTHOLOMEW ELAD GitHub: @githubhandle

πŸ‘€ EngruugbeJimmy

(back to top)

Link to our video presentation

Link to our Kanban Board

(back to top)

Link to our Top Pull Requests

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star 🌟 😁

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)