1TATO / habits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home

Home


Habits

Habits Habits 1


Create New Habit

Create New Habit


💻 Project

A new year just started, this project was made with the purpose to track daily habits and follow our own progress through the year

🚀 Technologies

ℹ️ How To Use

From your command line:

# Clone this repository
$ git clone git@github.com:1TATO/Habits.git

# Go into the repository
$ cd habits

# Go to server
$ cd server

# Install dependencies
$ npm install

# Start server
$ npm run dev

# HTTP server running
# Go to web
$ cd web

# Install dependencies
$ npm install

# Start server
$ npm run dev

Made with ♥ by José Neto 👋 Get in touch!

About


Languages

Language:TypeScript 95.9%Language:HTML 1.9%Language:JavaScript 1.9%Language:CSS 0.3%