https://github.com/lipehfama/habits
Habits Habits nlw setup trail ignite
https://github.com/lipehfama/habits
axios axios-react expo fastify nativewind nodejs nodejs-server phosphor-react prisma radix-ui react react-native reactts sqlite tailwindcss typescript vite
Last synced: 5 months ago
JSON representation
Habits Habits nlw setup trail ignite
- Host: GitHub
- URL: https://github.com/lipehfama/habits
- Owner: lipehfama
- License: mit
- Created: 2023-01-19T16:40:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T02:50:32.000Z (almost 3 years ago)
- Last Synced: 2025-07-12T02:10:06.172Z (6 months ago)
- Topics: axios, axios-react, expo, fastify, nativewind, nodejs, nodejs-server, phosphor-react, prisma, radix-ui, react, react-native, reactts, sqlite, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://habits-six.vercel.app/
- Size: 14.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Habits

## :rocket: Run Project
### Front and Back
```bash
npm install
npm run dev
```
### Mobile
```bash
npm install
npx expo start
```
## :book: About Project
- Habit App web and mobile
- Developed during Rocketseat's NLW Setup Trail Ignite event.
- Habit application full-stack
- Rest API
## :wrench: Technologies Used
- Front-End: React/Typescript, TailwindCSS, Vite, Axios
- Back-End: Typescript, Fastify, Prisma, Sqlite
- Mobile: React-Native/Typescript, TailwindCSS, Expo, Axios