Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.03 KB

File metadata and controls

45 lines (27 loc) · 1.03 KB

GrindSystem - Your Tactical Life Optimizer

GrindSystem is a life optimization tool inspired by Solo Leveling, designed to help you level up your life. Track your physical, mental, and personal growth through tasks, progress bars, and rewards. It's like a game for real life!

Features

  • Track and manage tasks in various categories.
  • Visual progress bars to keep you motivated.
  • Level-up system that rewards your progress.
  • Personalized feedback submission.
  • Fully responsive for desktop and mobile.

Tech Stack

  • Frontend: HTML, CSS, JavaScript, React
  • No external libraries (Tailwind)

Getting Started

  1. Clone the repo:

    git clone https://github.com/yourusername/grindsystem.git
  2. Install dependencies:

    npm install
  3. Start the app:

    npm start

Visit http://localhost:3000 to view the app!

Contributing

Want to help improve GrindSystem? Fork the repo, make your changes, and submit a pull request. We’d love your input!