Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavinii/nlw2023
TimeLine Memories
https://github.com/mavinii/nlw2023
nativewind prisma react-native reactjs rocketseat rocketseat-nlw tailwindcss typescript
Last synced: 7 days ago
JSON representation
TimeLine Memories
- Host: GitHub
- URL: https://github.com/mavinii/nlw2023
- Owner: mavinii
- Created: 2023-05-18T14:06:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-15T12:06:28.000Z (over 1 year ago)
- Last Synced: 2024-12-25T08:06:37.048Z (11 days ago)
- Topics: nativewind, prisma, react-native, reactjs, rocketseat, rocketseat-nlw, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 9.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TimeLine Memories
## About
This is a full-stack project, from back-end to mobile, created to learn more about `React`, `React Native`, `NextJS`, `Tailwind`, `Node`, `TypeScript`, `Prisma`, `Expo` and so much more!## Back-end
- NodeJS
- Typescript + TSX
- Fastify
- ESLint
- Prisma + SQLiteClique [here](#) to see the Back-end documentation.
## Front-end
- ReactJS + NextJS
- TailwindCSS
- ESLint + Prettier TailwindClique [here](#) to see the Front-end documentation.
## Mobile
- Expo
- NativeWind
- ESLint + Prettier TailwindClique [here](#) to see the Mobile documentation.
## Run the App
- /web:
> npm run dev- /mobile:
> expo start- /server:
> npm run dev## References
This project was possible thanks to the `#NLW` from `RocketSeat` community, which is a community of developers who are always looking to improve their skills and help each other.
- [RocketSeat](https://rocketseat.com.br/)## Copyright Disclaimer
Please note that this project is non-profit or not intended to be monetized.---
Built with 💙 by [@Marcos Oliveira](https://www.linkedin.com/in/pgmarcosoliveira/)