/FrontendCode

Primary LanguageJavaScript

Commands to run the app:

  1. Create a folder in your local machine where you want to clone the project.
  2. cd into folder from step 1.
  3. git clone git@github.com:jgibbons3/FrontendCode.git
  4. cd FrontendCode/frontend/
  5. npm install
  6. npm start
  7. open http://localhost:3000 to view it in the browser.

FrontendCode

App that connects C level managers with psychologists.

The app was build with:

React, Redux, CSS, JavaScript, HTML