/Airbnb-Clone

Full-Stack Airbnb Clone

Primary LanguageJavaScriptMIT LicenseMIT

Airbnb-Clone

Full-Stack Airbnb Clone

About The Project

Lorem Ipsum

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

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.

Installation

  1. Clone the repo
git clone https://github.com/kemalbekcan/Airbnb-Clone.git
  1. Install NPM & YARN packages
npm & yarn install
  1. Run
1) cd ./Client
2) npm & yarn start

Tools and Libraries

Client

  • React
  • Redux
  • Jest
  • React test library
  • Sass
  • Eslint
  • Prettier
  • Webpack
  • Graphql

Backend

  • Nodejs
  • Express
  • Sequelize
  • PostgreSQL
  • Socket IO
  • Docker

Roadmap

  • Eslint Configure
  • Prettier Configure
  • React Configure
  • Create Styles Folder
  • Create Test Folder
  • Create Header Component
  • Create Cookiebar Component
  • Create Main Component
  • Create Slider Component
  • Create Footer Component
  • Install React Router Dom
  • Docker Configration
  • [] Aws S3 Configration
  • Backend Configration

Test

  • Completed Header component test
  • Completed Cookiebar component test
  • Completed Main component test
  • Completed Footer component test

License

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

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!