Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
/ web-workshop Public archive

This is a demo of a simple full stack web application that uses React and Next.js to display a simple dashboard with statistics from YouTube and Twitch.

License

Notifications You must be signed in to change notification settings

HacktheHill/web-workshop

Repository files navigation

Hack the Hill Web Development Workshop demo

This is a demo of a simple full stack web application that uses React and Next.js to display a simple dashboard with statistics from YouTube and Twitch.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

To learn more about React, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This is a demo of a simple full stack web application that uses React and Next.js to display a simple dashboard with statistics from YouTube and Twitch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published