Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/worklab1/fullstack_challenge
https://github.com/worklab1/fullstack_challenge
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/worklab1/fullstack_challenge
- Owner: worklab1
- Created: 2022-06-06T13:52:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T13:55:01.000Z (over 2 years ago)
- Last Synced: 2024-08-01T21:54:02.624Z (4 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FullStack Challenge
## NextJS + API
- [ ] Criar um array com uma lista de perfis (nome e redes sociais)
- [ ] Ser possível exportar os perfis em CSV
- [ ] Criar uma rota que retorna cada dado do perfil
- [ ] Gerar um QRCode que da acesso a rota com o perfil
- [ ] Ser publicado no seu Github em público
- [ ] Ser publicado na Vercel## Extras
- [ ] design
- [ ] criar um [storybook] com seus componentes
- [ ] testes usando [jest] - testing libraryEncaminha os repositório e site para [email protected]
[storybook]: https://github.com/storybooks/storybook
[jest]: https://jest-everywhere.now.sh
[Github]: https://developer.github.com/v4/