Skip to content

melawong/Kid-Vault-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To Kid Vault Front-End

ABOUT

This React application serves as the front-end layer for the Kid Vault app, which was built as part of the StepZen GraphQL Challenge 2022.

The StepZen GraphQL API and back-end code repositories can be viewed here:

The deployed version of the Flask back-end with a mock Postgres database is viewable here:

NOTE: Heroku often takes some time to wake up! Don't forget to give it a minute.

The deployed version of our app is viewable here:


INSTALLATION

To install this repository on your computer, please follow these instructions:

Installing Dependencies

npm install

Running this STEPZEN API

  1. Create .env file with:
REACT_APP_API_KEY=[YOUR_MY_STEPZEN_ADMIN_KEY_HERE](https://stepzen.com/account)
REACT_APP_BASE_URL=[YOUR_STEPZEN_API_BASE_URL_HERE]

Find MY_STEPZEN_ADMIN_KEY at stepzen.com | Log In | My StepZen

Find YOUR_STEPZEN_API_BASE_URL_HERE in the terminal in project root directory by running:

$ stepzen start
  1. Run the app itself:
$ npm start

WOOHOO!

You Made It! Enjoy and please contact @melawong and @anita-lee with any issues or questions.

About

React Front end for Kid-Vault

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published