Skip to content

A habit tracking application that registers daily actions and monitors the evolution of the habits that the user intends to put in their routine.

License

Notifications You must be signed in to change notification settings

enoquetembe/habit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Habits

Project developed during NLW(Next Level Week) event created by Rockeseat.

Technologies   |    Project   |    Layout   |    Getting started   |    Screenshot   |    Live Demo   |    License

Home


🚀 Technologies

This project was developed with the following technologies:

💻 Project

This project is a habit tracking application, a tool for monitoring habits to put the user's resolutions and goals into practice. An app that registers daily actions and monitors the evolution of the habits that the user intends to put in their routine. We all have goals to achieve, and the best way to achieve those goals it is putting into practice habits that will lead us to reach these goals, and this application can be very useful because through it we can track and register our habits to move towards our goals.


🔖 Layout

You can view the layout of the project through THIS LINK. It is necessary to have Figma account to access it.

🚀 Getting started

Prerequisites

You must have Node.js and git installed

Instalation

Open a terminal follow the steps bellow

  1. Clone the repository:
 $ git clone https://github.com/enoquetembe/rocket-product-card.git
  1. server instalation

  • Got to the server directory
cd server
  • Install depedencies
npm install

Runing the server

  • Start the project
npm run dev
  1. web instalation

  • Got to the web directory
cd web
  • Install depedencies
npm install

Runing the web

  • Note: Run ther server first
  • Start the project
npm run dev

📸 Screenshot

haditdays netlify app_ (2)

haditdays netlify app_

haditdays netlify app_ (1)

haditdays netlify app_ (3)


💻 Live Demo

  • You can see the application in live through THIS LINK

📄 License

This project is under MIT Lincese CLICK HERE to read the file about the license.


Made with ❤ by Enoque Tembe

About

A habit tracking application that registers daily actions and monitors the evolution of the habits that the user intends to put in their routine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published