Skip to content

Bluette1/pet-profile-web-api

Repository files navigation

pet-profile-web-api

Backend site for the pet profile site

Built with

  • Javascript
  • Javascript design patterns
  • Node.js
  • JSON Web Token (JWT)

Live Demo link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Install node.

Set up Locally

  • Git clone this repo.

  • Inside the project's root folder

  • Create a .env file in the root repository of the project according to the .env_example file.

Run the following commands to start the application:

yarn install
yarn start

Open http://localhost:8080 to view it in the browser.

Login

The user can login in and create an account.

Features

  • The user can access the following functions application:

    • Display a list of registered pets on home page
    • A logged in user can add a pet to their list of owned pets

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

Heroku Deployment with Docker

📝 License

This project is MIT licensed.

About

Backend for the pet profile web app(https://github.com/Bluette1/pet-profile-web-app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published