Skip to content

Zephurion/smart

Repository files navigation

Smart Web App

A comprehensive web application designed to help you track:

  • Personal spending
  • Daily habits
  • Book reading progress
  • Exercise routines
  • Overall well-being

Technology: next.js

Getting Started

Prerequisites

  • Node.js installed
  • npm package manager

Installation

  1. Clone the repository
  2. Install dependencies:
npm install

Build

To build the application:

npm run build