Skip to content

mshchygol/react-redux-ts-test

Repository files navigation

React + TypeScript + Vite Course Platform

A simple course platform built with React, TypeScript, and Vite.
Includes authentication, course list with mocked data, and video playback.

🚀 Installation and Running

# Install dependencies
npm install

# Build for production
npm run build

# Preview production build
npm run preview

✨ Features

  • 🔑 User registration form with validation (email, password strength)
  • 📚 Course list rendered from mocked API data
  • 🎬 Course card with video support (HLS/MP4)
  • 🌐 React Router for navigation
  • 🗂 Redux Toolkit for state management

🛠 Tech Stack

📸 Screenshots

Screenshot 2025-09-02 153301 Screenshot 2025-09-02 153323

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors