Skip to content

jt-old/project_airbnb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A clone of the AirBnb homepage using React

Explore the docs -- View Demo -- Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

About The Project

Project Screen Shot Contributors Forks Stargazers Issues MIT License

I'd love to hear any feedback or just thoughts. Feel free to reach out at my contact info below. Cheers!

Stack

Backend

  • API
  • Database

Frontend

  • Web

    [![react]][react-url]

  • React Management

  • UI Frameworks

  • CSS Libraries

  • Mobile (iOS, Android)

DevOps

Deployment

Security / Auth

Testing

Content Management

Misc Packages

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm

    npm install npm@latest -g

Installation

Clone the repo

git clone https://github.com/justintsugranes/project_airbnb-clone.git

Install NPM packages

npm install

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation -->

Folder Structure

  ├── backend/
  │   ├── docker-setup/
  │   └── ...
  └── frontend/
  │   ├── docker-setup/
  │   └── ...
  ├── docker-compose.yml
  ├── docker-compose.production.yml

Features

Frontend Features

  1. Bootstrap used as the CSS library.
  2. SCSS compatible.
  3. React-Router enabled.
  4. Font-Awesome used as the Icon library.
  5. Axios enabled and configured as an custom interceptor that can send requests with a JWT token.
  6. React-Tostify used for showing success / error messages.
  7. Docker setup folder structure:

See the open issues for a full list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

View Live Project

🤝 Support

Give a ⭐️ if you like this project and if you like my work, maybe you would like to

Buy Me A Coffee

Acknowledgments

(back to top)


About

React App Clone of the AirBnB Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages