Skip to content

Latest commit

 

History

History
179 lines (115 loc) · 4.71 KB

README.md

File metadata and controls

179 lines (115 loc) · 4.71 KB

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

  • [Connected to APIs]
  • [Added a likes button]
  • [Added a comments button]

(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/storres20/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

👤 Paulina Gonzalez

👤 Italo Lon Kan

(back to top)

Link to our Kanban Board

(back to top)

Link to our Top Pull Requests

(back to top)

🔭 Future Features

  • [Transitions and animations]
  • [Additional home pages]
  • [Decent mobile design]

(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)