This project contains pages designed using matrial cards and map component in the same page.
WIP: want to pass state between card and map components
This is a Next.js project bootstrapped using create-next-app
with Material UI installed.
Install dependencies and run:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/app/page.tsx
. The page auto-updates as you edit the file.
This example uses next/font/google
to automatically optimize and load Roboto, a custom Google Font.
To learn more about this example:
- Next.js Documentation - learn about Next.js features and API.
- Customizing Material UI - approaches to customizing Material UI.