Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 869 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 869 Bytes

copilot-videos

This repository captures information on GitHub Copilot from mulitple resources in one easy overview. Use the GitHub Pages weblink on the right to view the website!

pages-build-deployment

Implementation

The application is built using HTML, CSS, and JavaScript, with data stored in a data.json file. This structure allows for a dynamic and interactive user experience, where users can explore various features of GitHub Copilot by clicking on the boxes.

Running the Application in a GitHub Codespace

To run the application in a GitHub Codespace, simply open the repository in a Codespace, make changes and run the application with F5.