Skip to content

Carlthegreatt/Loomi

Repository files navigation

Loomi - Next.js App

This is a Next.js application converted from a Vite React app.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • src/app/ - Next.js app directory with pages and layouts
  • src/components/ - Reusable React components
  • src/lib/ - Utility functions and configurations

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

Pages

  • / - Home page (Landing page)
  • /dashboard - Dashboard page

About

Personal life tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors