Skip to content

gtech-mulearn/launchpad-2025-fe

Repository files navigation

Launchpad-2025

A modern web application built with TypeScript for the Kerala Launchpad 2025 initiative. This project aims to provide a robust platform with a focus on scalability, maintainability, and an excellent user experience.

Features

  • TypeScript-first Development: Strong typing and modern JavaScript features for reliable and maintainable code.
  • Responsive Design: Styled with CSS for a clean and adaptable look across devices.
  • JavaScript Integration: For dynamic client-side interactions.
  • Scalable Architecture: Structured for growth and easy feature additions.
  • Kerala 2025 Focus: Tailored for initiatives and activities related to Kerala’s 2025 vision.

Getting Started

Prerequisites

Installation

git clone https://github.com/gtech-mulearn/launchpad-2025.git
cd Launchpad-2025
npm install
# or
yarn install

Running the Project

npm start
# or
yarn start

Building for Production

npm run build
# or
yarn build

Project Structure

  • src/: Main source code (TypeScript)
  • public/: Static assets
  • styles/: CSS files

Contributing

Contributions are welcome! Please open issues and pull requests to collaborate.

License

This project is licensed under the MIT License.


Made for Kerala Launchpad 2025 Initiative.

Releases

No releases published

Packages

No packages published

Contributors 5

Languages