https://github.com/codingcodax/doorvel-challenge
Cat amenities website for Doolver challenge built with Material UI.
https://github.com/codingcodax/doorvel-challenge
challenge material-ui mui mui-icons muiv5 next-seo nextjs t3-stack
Last synced: 3 months ago
JSON representation
Cat amenities website for Doolver challenge built with Material UI.
- Host: GitHub
- URL: https://github.com/codingcodax/doorvel-challenge
- Owner: codingcodax
- Created: 2023-02-14T02:51:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T15:01:36.000Z (over 2 years ago)
- Last Synced: 2025-02-17T01:32:13.875Z (3 months ago)
- Topics: challenge, material-ui, mui, mui-icons, muiv5, next-seo, nextjs, t3-stack
- Language: TypeScript
- Homepage: https://doorvel-challenge.vercel.app
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Amenities | Doorvel Challenge
Cat amenities website for Doolver challenge built with Material UI.

## Features
- Use static site generation and sever side rendering.
- Responsive
- Seo
- Typesafe### Roadmap
- [X] Filter amenities childs
- [ ] Add dark theme
- [ ] Add `save to favorites` (authentication needed? or local storage) (state management?)
- [ ] Add images to amenities childs with unsplash (masonry?) but first:
- [ ] Translate `name` text with an API for unsplash
- [ ] Generate og image for `amenities childs` dynamically### Techstack
This app was built with the T3 Stack:
- [Next.js](https://nextjs.org)
- [Zod](https://zod.dev/)
- [Material UI](https://mui.com)
- [TypeScript](https://typescriptlang.org)## License
Licensed under the [MIT license](./LICENSE.md)