- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- Kanban Board
- Top Pull Requests
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[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.
Client
- [Connected to APIs]
- [Added a likes button]
- [Added a comments button]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/storres20/javascript_capstone.git
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
👤 Paulina Gonzalez
- GitHub: @paulinagonzalezc
- Twitter: @paulinagzzc
- LinkedIn: Paulina Gonzalez Cantu
👤 Italo Lon Kan
- GitHub: @storres20
- Twitter: @italolonkan
- LinkedIn: Italo Lon Kan
- [Transitions and animations]
- [Additional home pages]
- [Decent mobile design]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star 🌟 😁
This project is MIT licensed.