/routinely-web

A Routinely é uma ferramenta projetada para ajudar a manter uma rotina saudável e equilibrada, permitindo ao usuário registrar suas atividades diárias, incluindo trabalho, exercícios, hobbies e tarefas domésticas.

Primary LanguageTypeScriptMIT LicenseMIT

routinely-web

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository to your local machine using:

git clone git@github.com:RoutinelyOrganization/routinely-web.git

  1. Open the project in your code editor.

  2. Navigate to the project directory:


cd routinely-web

  1. Install dependencies:

npm install

  1. Start the development server:

npm run dev