Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santdas36/airbnb-ish
Airbnb UI clone using Next.js + styled-components.
https://github.com/santdas36/airbnb-ish
airbnb mapbox-gl nextjs
Last synced: about 2 months ago
JSON representation
Airbnb UI clone using Next.js + styled-components.
- Host: GitHub
- URL: https://github.com/santdas36/airbnb-ish
- Owner: santdas36
- Created: 2021-08-02T12:53:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T15:15:46.000Z (about 3 years ago)
- Last Synced: 2023-11-07T16:23:43.904Z (about 1 year ago)
- Topics: airbnb, mapbox-gl, nextjs
- Language: JavaScript
- Homepage: https://airbnb-ish.vercel.app
- Size: 5.24 MB
- Stars: 156
- Watchers: 5
- Forks: 45
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airbnb-ish 👋
> Airbnb UI clone using Next.js + styled-components. (Todo: Search functionality and Mapbox integration)
### ✨ [Live Demo](https://airbnb-ish.vercel.app)
## Author
👤 **Dash Santosh**
- Website: https://dashsantosh.me
- Github: [@santdas36](https://github.com/santdas36)## Show your support
Give a ⭐️ if this project helped you!
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.