airbnb-clone Tailwind Templates

Airbnb Clone

Technologies: TypeScript, React.js, HTML, Tailwind CSS, Axios, Vite, Eslint, Express, JWT, Cors, Dotenv, Mongoose, Docker, Nodemon, BCryptJS, Cookie-Parser, Multer

Airbnb Clone

Done:

  • Created Airbnb web app, including web page, database, and server to process data
  • Developed a dynamic webpage to view and modify data using the React.js
  • Added functionality to allow user to create, change, delete new rents that others can book (CRUD)
  • Implemented custom authentication with JWT to protect user data and operations

    Technologies used:

Frontend

  • TypeScript
  • React.js
  • HTML
  • Tailwind CSS
  • Axios
  • Vite
  • Eslint
  • PostCSS

Backend

  • Express
  • JSON Web Token
  • Cors
  • Dotenv
  • Mongoose
  • Docker
  • Nodemon
  • BCryptJS
  • Cookie-Parser
  • Multer

How to start

Install Docker. Here is an example how it can be done for Windows link

# start app in client/
npm start

# start local airbnb-clone-app API server in api/
docker compose up
npm start

Top categories

Loading Svelte Themes