Giter Site home page Giter Site logo

justfelix-dev / airbnb Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.01 MB

This repository provides an overview of the front-end of the AirBnB application, which is built with React and Vite.

Home Page: https://www.airbnb.felixdev.com.ng

JavaScript 95.56% HTML 0.38% CSS 4.06%

airbnb's Introduction

AirBnB - Front-End

This section provides an overview of the front-end of the AirBnB application, which is built with React and Vite.

Table of Contents

AirBnB Screenshot

Project Structure

The front-end of AirBnB is organized as follows:

  • src/: Contains the main source code for the React front-end.
    • components/: React components used throughout the application.
    • assets/: Images, stylesheets, and other static assets.
    • utils/: Utility functions or helper scripts.
    • App.jsx: The main application component.
    • main.jsx: Entry point for the React application.
  • public/: Static assets that will be copied as-is to the build directory.
  • package.json: Contains project dependencies and scripts.

Features

New Features:

  • Mobile-App Behavior: Built and configured as a Progressive Web Application(PWA) so users can install the application for quick navigation and accessiblity.
  • Real-time Messaging: Integrated a realtime messaging app where users can explicitly lodge their complains and get real-time assistance and response.
  • Gamification and Royalties: Introduced new features to enhance users engagement and involvment with the business.
  • Weather Application: Implemented real-time weather details into the various accommodation and places available.

Key Features:

  • User-friendly Booking: Intuitive and user-friendly interface for quick and easy bookings.
  • Multi-service Support: Supports booking for a wide range of services, making it versatile for businesses.
  • Real-time Availability: Provides real-time availability checks for a smooth booking experience.
  • Customizable Notifications: Automated email and SMS notifications for users and businesses.
  • Secure Payment Integration: Secure payment processing for reservations, ensuring user data safety.
  • Admin Dashboard: A comprehensive admin dashboard for businesses to manage bookings and services.
  • Responsive Design: Fully responsive design to ensure a seamless experience on all devices.

Installation

Before proceeding, ensure that you have completed the general installation steps.

To install and run only the front-end of AirBnB:

  1. Navigate to the client directory:
    cd client
  2. Install the client dependencies :
    npm install
  3. Start the development server :
    npm run dev
    

This will launch the development server, and you can access the front-end at http://localhost:5173 in your web browser.

Technologies Used

The front-end of AirBnB is primarily built with the following technologies:

  • React.js with Vite: A modern, fast build tool for React applications.
  • Framer Motion.
  • React-Router.
  • react-typewriter.
  • TailwindCSS e.t.c.

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.