Skip to content

This project has a web and mobile system to deal with the management of your daily habits.

License

Notifications You must be signed in to change notification settings

Sup3r-Us3r/nlw-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLW Setup

cover


About the project

This project has a web and mobile system to deal with the management of your daily habits.


🚀 Technologies

This project was developed with the following technologies:

⚙️ Execute

First clone this repository:

$ git clone https://github.com/Sup3r-Us3r/nlw-setup.git
$ cd nlw-setup

Server

$ cd server
$ npm i
$ npx prisma migrate dev
$ npm run dev

Web

$ cd web
$ npm i
$ npm run dev

Mobile

$ cd mobile
$ npm i
$ npm run dev

💅 Layout

You can see the web and mobile layout in Figma with this link.

📝 License

This project is under the MIT license.

Releases

No releases published

Packages

No packages published