Skip to content

daniilomello/habits-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project Cover


πŸ§ͺ Tecnologies

This project was developed with the following technologies:

πŸš€ Running the project

Clone the repo

$ git clone https://github.com/daniilomello/habits-app

To run the project, follow the steps below:

# Install the dependencies
$ cd habits-app/server
$ yarn

Start the Fastify server

$ yarn dev
# Server wil be running on http://localhost:3001

Start the React app

# Access the React app folder
$ cd habits-app/web

# Install the React Vite dependencies
$ yarn

# Run the application
$ yarn dev
# App will be running on http://127.0.0.1:5173/

Start the React Native mobile app

# Access the mobile app folder
$ cd habits-app/mobile

# Install the project dependencies
$ yarn

# Run the expo
$ yarn expo start

πŸ“ License

This project is licensed under the MIT.


Build with πŸ’œ by Danilo Mello πŸ‘‹πŸ»

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors