Skip to content

mowdl/transandance_modules

Repository files navigation

Transandance Score Calculator

A simple web application built with React, TypeScript, and Vite that helps users calculate their scores by selecting modules and sharing their module selections with others.

Features

  • Module selection and score calculation
  • Share module selections with others
  • Modern, responsive user interface
  • Built with React and TypeScript for type safety
  • Optimized build process with Vite

Tech Stack

  • React - A JavaScript library for building user interfaces
  • TypeScript - Typed JavaScript
  • Vite - Next Generation Frontend Tooling

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open http://localhost:5173 in your browser

Building for Production

To create a production build:

npm run build

The build artifacts will be stored in the dist/ directory.

License

This project is licensed under the terms of the MIT license.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published