Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cironunes/leonardo-ui


https://github.com/cironunes/leonardo-ui

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Leonardo UI

Software Engineering challenge

## Checklist

- [x] NextJS with Typescript
- [x] Chakra UI
- [x] Welcome modal
- [x] Two separate slides
- [x] 1. username
- [x] 2. jobTitle
- [x] Persist
- [x] Change
- [x] Query public GraphQL API
- [x] Display data items in "Information Page"
- [x] Click item should open a modal that displays more information

## References

- [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.
- [Chakra UI](https://chakra-ui.com)
- [TypeScript](https://www.typescriptlang.org)