/spotsbnb

Setting up Express application with authentication

Primary LanguageJavaScript

Introduction

  • This will be a project aiming to clone the functionality and overall look of the website AirBnb
  • This project will include a backend API server that will handle all of the data, requests, and resposnes as well as a frontend that will take that data and show it on a front-end application
  • Will be a work in progress

Technologies Used In This Project

  • JavaScript
  • SQL
  • Sequelize
  • Express
  • React
  • Redux

Project Image

project-diagram

spotsbnb

How To Launch Application Locally