Skip to content

armankhatamsaz/WellBeat-app

 
 

Repository files navigation

WellBeat App

A comprehensive health and wellness tracking application built with React and Vite.

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

  • Node.js (v16 or higher recommended)
  • npm (comes with Node.js)

Installation

  1. Clone the repository (if you haven't already)
  2. Install dependencies:
npm install

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run preview

Locally preview the production build.
Run this after npm run build to test the production build locally.

npm run lint

Runs ESLint to check for code quality and style issues.

Tech Stack

  • Framework: React 19
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • State Management: Zustand
  • Icons: Lucide React
  • Charts: Recharts
  • Animations: Framer Motion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.8%
  • Other 1.2%