Skip to content

Fully responsive full-stack application built with Next.js, Tailwind CSS and Firebase.

Notifications You must be signed in to change notification settings

jefferyklass8/mood-tracker

Repository files navigation

Mood Tracker

A web application to track and analyze your mood throughout the days, built with Next.js and Firebase.

Features

  • User authentication (login/register)
  • Track daily mood
  • View mood history

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/mood-tracker.git
  2. Navigate to the project directory:
    cd mood-tracker
  3. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and navigate to http://localhost:3000.

Deployment

To deploy the application, you can use platforms like Vercel or Netlify. Follow their documentation for deploying a Next.js application.

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License.

About

Fully responsive full-stack application built with Next.js, Tailwind CSS and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published