Skip to content

matthewsearle01/habit-home

Repository files navigation

Habit Home

A simple, front-end habit tracker built with React, TypeScript, Vite, and Tailwind CSS. Latest deployed version can be viewed here: https://habit-home-silk.vercel.app

This project is intended as a learning and portfolio project, focusing on modern frontend development practices using React, TypeScript, Vite, and Tailwind CSS. The application runs entirely in the browser and uses localStorage for persistence.

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

To Run Locally:

Requirements

  • Node.js 20.x
  • npm

Getting Started

  1. Clone the repository
  2. Install dependencies by running:
npm install
npm run dev
  1. Open your browser and navigate to the local URL shown in the terminal (usually http://localhost:5173)

About

A front-end browser-based habit tracker built with React, TypeScript and Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors