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

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.

Awesome Lists containing this project

README

        




Amenities | Doorvel Challenge


Cat amenities website for Doolver challenge built with Material UI.

![slug website preview](./public/img/og.png)

## 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)