Git Product home page Git Product logo

airbnb-clone's Introduction

Airbnb Clone Application using Expo & React Native

Airbnb Clone Application using Expo & React Native

Ask Me Anything! GitHub license Maintenance GitHub branches Github commits GitHub issues GitHub pull requests

๐Ÿ“” Table of Contents

โ€ผ๏ธ Folder Structure

Here is the folder structure of Airbnb Clone.

airbnb-clone/
  |- app/
    |-- (modals)/
    |-- (tabs)/
    |-- listing/
    |-- _layout.tsx
  |- assets/
    |-- data/
    |-- fonts/
    |-- images/
  |- components/
  |- constants/
    |-- Colors.ts
    |-- Styles.ts
  |- hooks/
    |-- useWarmUpBrowser.ts
  |- .env
  |- .env.example
  |- app.json
  |- babel.config.json
  |- metro-config.json
  |- package-lock.json
  |- package.json
  |- tsconfig.json

๐Ÿงฐ Getting Started

  1. Make sure Git and NodeJS is installed.
  2. Clone this repository to your local computer.
  3. Create .env file in root folder.
  4. Contents of .env:
# .env file
EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  1. Open terminal in root directory. Run npm install or yarn install.

  2. Install Expo Cli using npm i -g expo-cli or yarn global add expo-cli to initialize your app on Expo.

  3. Clerk Key:

    • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY is provided by Clerk. You need to sign up for an account on Clerk (https://www.clerk.dev/), log in, and access thiskey in your account settings. Make sure you select Expo app before copying this key.

Copy Clerk Publishable Key

  1. Now app is fully configured ๐Ÿ‘ and you can start using this app using npm run dev or yarn run dev.

๐Ÿ“š Additional Resources

NOTE: Please make sure to keep your API keys and configuration values secure and do not expose them publicly.

๐Ÿ“ท Screenshots:

Modern UI/UX Global Map View

Clerk Sign In & Sign Up Working Custom Filters

โš™๏ธ Tech Stack

React JS JavaScript CSS Jest Babel

๐Ÿ™Œ Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

๐Ÿ’Ž Acknowledgements

Useful resources and libraries that are used in My Portfolio

โ˜• Buy Me a Coffee

๐Ÿš€ Follow Me

GitHub followers Twitter YouTube

โญ Give A Star

You can also give this repository a star to show more people and they can use this repository.

๐ŸŒŸ Star History

Star History Chart

(back to top)

airbnb-clone's People

Contributors

sanidhyy avatar dependabot[bot] avatar

Stargazers

Chiedozie Divine avatar  avatar

Watchers

 avatar

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.