sfnewzgirl / sitter-swap-react

SitterSwap rewrite in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SitterSwap

SitterSwap connects families with babysitters through referrals from friends. Families create a profile that lists & links to sitters who also have accounts. Families can check out each other’s list of sitters when they need help with child care.

alt text

Why do you have two SitterSwap repos?

SitterSwap was originally created with Ruby on Rails as my final project during my wed development immersive in November 2016. In the fall of 2019, I decided to rewrite this project in React as a personal project.

Tech Stack

  • create-react-app, react-router

Installation

  • Clone this repo
  • Run npm install to install dependencies
  • Run npm start to spin up your server
  • Navigate to http://localhost:3000 in your browser

About

SitterSwap rewrite in React


Languages

Language:JavaScript 78.1%Language:HTML 11.0%Language:CSS 10.9%