Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnet---SideProjects

A collection of experimental education-focused web apps powered by large language models. From interactive learning tools to playful proof-of-concepts, each project explores how LLMs can make studying more intuitive, personalized, and fun.

Tech Stack

  • Vue 3: The frontend framework used to build the user interface
  • TypeScript: A superset of JavaScript that provides static type checking and an improved development experience
  • Naive UI: A Vue 3–based UI component library used to quickly build modern interfaces

Project Structure

This repository contains only the frontend code.
Each mini-project is implemented as an independent component under the components directory.

Frontend

The frontend is built with Vue 3 and TypeScript.

How to Run

  1. Clone the repository

    git clone git@github.com:yehruei/Magnet---SideProjects.git
  2. Start the frontend Run:

    npm install
    npm run dev
  3. Open the application in your browser
    Visit:

    http://127.0.0.1:5173/
    

Contributing

If you discover any bugs or have suggestions for new features, feel free to open an issue or submit a pull request.
Thank you for contributing!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages