GithubHelp home page GithubHelp logo

airbnb-clone's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

airbnb-clone's People

Contributors

cesarnml avatar renovate[bot] avatar

Watchers

 avatar

airbnb-clone's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/testing-library__jest-dom Unavailable
npm @vitest/coverage-c8 Unavailable

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update actions/upload-artifact action to v4
  • chore(deps): update dependency @types/testing-library__jest-dom to v6
  • chore(deps): update dependency @vitejs/plugin-react to v4
  • chore(deps): update dependency jsdom to v24
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency vitest to v2
  • chore(deps): update testing-library monorepo (major) (@testing-library/jest-dom, @testing-library/react)
  • fix(deps): update dependency @types/node to v20
  • fix(deps): update dependency @vercel/analytics to v1
  • fix(deps): update dependency clsx to v2
  • fix(deps): update dependency date-fns to v3
  • fix(deps): update dependency eslint to v9
  • fix(deps): update dependency next-cloudinary to v6
  • fix(deps): update dependency query-string to v9
  • fix(deps): update dependency react-date-range to v2
  • fix(deps): update dependency react-icons to v5
  • fix(deps): update dependency world-countries to v5
  • fix(deps): update nextjs monorepo to v14 (major) (eslint-config-next, next)
  • fix(deps): update prisma monorepo to v5 (major) (@prisma/client, prisma)
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • fix(deps): update all non-major dependencies (@next-auth/prisma-adapter, @playwright/test, @prisma/client, @testing-library/jest-dom, @testing-library/react, @testing-library/user-event, @types/bcrypt, @types/jest, @types/leaflet, @types/node, @types/react, @types/react-date-range, @types/react-dom, @types/testing-library__jest-dom, @vitest/coverage-c8, autoprefixer, axios, bcrypt, date-fns, eslint, eslint-config-next, jsdom, leaflet, next, next-auth, next-cloudinary, patrickedqvist/wait-for-vercel-preview, postcss, prettier, prettier-plugin-tailwindcss, prisma, query-string, react, react-dom, react-hook-form, react-hot-toast, react-icons, react-select, react-spinners, tailwindcss, typescript, vitest, world-countries, zustand)

Detected dependencies

github-actions
.github/workflows/nodejs.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/cache v3
  • actions/setup-node v3
.github/workflows/playwright.yml
  • patrickedqvist/wait-for-vercel-preview v1.3.1
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/cache v3
  • actions/setup-node v3
  • actions/upload-artifact v3
npm
package.json
  • @next-auth/prisma-adapter ^1.0.5
  • @prisma/client ^4.12.0
  • @types/node 18.15.11
  • @types/react 18.0.33
  • @types/react-dom 18.0.11
  • @vercel/analytics ^0.1.11
  • axios ^1.3.4
  • bcrypt ^5.1.0
  • clsx ^1.2.1
  • date-fns ^2.29.3
  • eslint 8.37.0
  • eslint-config-next 13.2.4
  • leaflet ^1.9.3
  • next 13.2.4
  • next-auth ^4.20.1
  • next-cloudinary ^4.2.0
  • query-string ^8.1.0
  • react 18.2.0
  • react-date-range ^1.4.0
  • react-dom 18.2.0
  • react-hook-form ^7.43.9
  • react-icons ^4.8.0
  • react-leaflet ^4.2.1
  • react-select ^5.7.2
  • react-spinners ^0.13.8
  • typescript 5.0.3
  • world-countries ^4.0.0
  • zustand ^4.3.7
  • @playwright/test ^1.32.1
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^14.0.0
  • @testing-library/user-event ^14.4.3
  • @types/bcrypt ^5.0.0
  • @types/jest ^29.5.0
  • @types/leaflet ^1.9.3
  • @types/react-date-range ^1.4.4
  • @types/testing-library__jest-dom ^5.14.5
  • @vitejs/plugin-react ^3.1.0
  • @vitest/coverage-c8 ^0.29.8
  • autoprefixer ^10.4.14
  • jsdom ^21.1.1
  • postcss ^8.4.21
  • prettier ^2.8.7
  • prettier-plugin-tailwindcss ^0.2.6
  • prisma ^4.12.0
  • react-hot-toast ^2.4.0
  • tailwindcss ^3.3.1
  • vitest ^0.29.8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.