Skip to content

Marcus-Kim/API-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About BookMe


BookMe is a full-stack web application that is designed to help users find a place to stay; whether it be for vacation, work, or any type of travel! This is my first full-stack project which showcases all of the programming skills I've developed so far.

Check out the live site!

Technologies Used:

  • React
  • Redux
  • JavaScript
  • Express
  • Sequelize
  • PostgreSQL

Launching Locally:

  1. Clone the starter code down to your machine
  2. In the backend folder, run npm dotenv sequelize db:migrate && npm dotenv sequelize db:seed:all && npm start
  3. Run npm start in the front end folder

Feature Overview

Here are some of the features I've implemented

Landing Page

home-page

Details Page

details-page

Creating a Spot

create-spot

Deleting a Spot

delete-spot

Updating a Spot

update-spot

Posting a Review

post-review

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published