Skip to content

justpeterpan/emoodji

Repository files navigation

emoodji 👋

About the Project

live demo

Website Screenshot
Simple webapp to track your mood throughout the week.

Built By

Built With

Getting Started

To get a local instance up and running follow these simple (or not, looking at you Node) steps.

Requirements & Installation

Contributing

Based on conventionl commits

  1. Clone Project
  2. Create .env
  3. Create Feature Branch (git checkout -b feature/name-of-feature-or-post)
  4. Commit changes
    • New Feature: git commit -m 'feat: new-feature-description'
    • Bugfix: git commit -m 'fix: bugfix-description'
    • Refactoring: git commit -m 'refactor: component-or-sth-else-description'
    • Update: git commit -m 'chore: dependency-name-version'
    • Documentation: git commit -m 'docs: update documentation-description'
  5. Push to branch (git push origin feature/name-of-feature-or-post)
  6. Create new pull request

About

Simple webapp to track your mood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published