Skip to content

A Simple react application that interacts with the test api

Notifications You must be signed in to change notification settings

NeilJ247/Boundary-React-Test-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boundary React Exercise

Use this skeleton application to complete your assigned task, it demonstrates a few concepts we use here at boundary and shows off an interaction between a webservice you will write and the data stored in a PostgreSQL database that you will use

This skeleton application was built using create-react-app

Install the Application

Requirements

Running the App

From the project root directory, simply type 'npm install' to install the dependencies needed for this project. Then 'npm start' to run the app in your browser.

Have fun!

References

https://github.com/facebook/create-react-app https://redux.js.org/basics/usage-with-react https://github.com/ReactTraining/react-router

About

A Simple react application that interacts with the test api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 4.0%
  • CSS 2.9%