Skip to content

Repository files navigation

React Lecture

A small React + TypeScript lecture site built with Vite and Tailwind CSS. It contains presentation pages and interactive demos for modern React hooks and patterns.

Install

Make sure you have Node.js installed, then install dependencies:

pnpm install

Run Locally

Start the development server:

pnpm dev

Open the local URL printed in your terminal.

Build

Create a production build:

pnpm build

Preview the production build:

pnpm preview

Lint

Run ESLint:

pnpm lint

About

Contains code examples for a lecture on react hooks that I taught

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages