Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yagocrispim/diobis_web_app
Busco os jobs publicados nas issues em repositórios do GitHub e organizo aqui para facilitar a sua vida 😎💻
https://github.com/yagocrispim/diobis_web_app
Last synced: about 2 months ago
JSON representation
Busco os jobs publicados nas issues em repositórios do GitHub e organizo aqui para facilitar a sua vida 😎💻
- Host: GitHub
- URL: https://github.com/yagocrispim/diobis_web_app
- Owner: YagoCrispim
- Created: 2024-11-09T17:28:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T17:30:02.000Z (2 months ago)
- Last Synced: 2024-11-09T18:27:36.925Z (2 months ago)
- Language: TypeScript
- Homepage: https://diobis-web.vercel.app/frontend
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FromStrap Diobis
### Techs Used
- NextJS for SSR and ISR
- Typescript
- TailwindCSS + Styled Component with twin.macro
- Redux## Getting Started
#### NextJS
First, run the development server:
```bash
yarn dev
```
## Learn More
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [twin.macro](https://github.com/ben-rogerson/twin.macro) - Twin blends the magic of Tailwind with the flexibility of css-in-js.
- [Redux](https://github.com/reduxjs/redux) - Redux is a predictable state container for JavaScript apps.