https://github.com/leoziondev/ud-google-map-advisor-clone
https://github.com/leoziondev/ud-google-map-advisor-clone
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leoziondev/ud-google-map-advisor-clone
- Owner: leoziondev
- Created: 2023-04-25T14:51:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T13:23:22.000Z (about 3 years ago)
- Last Synced: 2025-03-02T06:41:08.323Z (over 1 year ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Packages
```
npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
```
```
npm i @material-ui/lab
```
```
npm i @material-ui/core
```
```
npm i @react-google-maps/api
```
```
npm i google-map-react
```
```
npm i axios
```
```
npm i react-icons
```