Skip to content

A social media app for clients at Four Paw Bed & Biscuit to view pictures of their dogs and others. Built with React/Redux.

Notifications You must be signed in to change notification settings

todtsies/Four-Paws-Best-Buddies

Repository files navigation

Four Paw's Best Buddies

license

Table of Contents

Description

Four Paw’s Best Buddies is an social media application that allows users to view the dogs that come to our daycare/boarding/grooming facility. The user is able to create an account with their email/password or log in with Google. From there, they will be able to create posts about their dogs and their experiences at Four Paw B&B, like other posts that other people have created, update their posts, delete their posts, and search for dogs by the dog's name. I created a simple and fun mobile responsive interface that anybody of any age could use and enjoy.

Demo

Application Preview

Usage

To create your own social media app, first you must copy and paste your own MongoDB database link in the config/dev.js file. Then, open your terminal in the root directory and run:

npm i

Then open a second terminal in the root directory and run:

cd client

and then:

npm i

After you have all of the necessary dependencies installed, you should be ready to go! Still in the root directory of the first terminal, run:

npm start

In the second terminal you should still be in the client folder. Please run:

npm start

To launch this application, please visit this link to Heroku - Four Paw's Best Buddies

Contributors

Emily B. Todt

Tests

No tests were included.

License

    Copyright (c) 2021 Emily B. Todt 
    Licensed under the [MIT license](https://opensource.org/licenses/MIT).

Technologies

Front End - React, Redux, Moment.js, Axios, Javascript, Google Fonts, @Material-UI Back End - Node.js, Express, Mongoose, Javascript, JSON Web Tokens, bcrypt

Questions

Reach me on GitHub
Reach me via email at emilybtodt@gmail.com

About

A social media app for clients at Four Paw Bed & Biscuit to view pictures of their dogs and others. Built with React/Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published