Skip to content

mgjeffries/whoyou-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoYou Client

Check out the app here https://whoyou-client.herokuapp.com/login

The server repo can be found here: https://github.com/mgjeffries/WhoYou-Server

Installing locally

This app was created with create-react-app. Dependencies: npm

  1. Clone the repo: https://github.com/mgjeffries/whoyou-client
  2. Move into the the repo that you just created cd whoyou-client
  3. Run npm install
  4. Run npm start
  5. Note that the client will now be running locally, but it will make requests to the "production" server. If you want to make requests to a local server, change the path variable in src/ServerPath.js

Installing locally

This app was created with create-react-app. Dependencies: npm

  1. Clone the repo: https://github.com/mgjeffries/whoyou-client
  2. Move into the the repo that you just created cd whoyou-client
  3. Run npm install
  4. Run npm start
  5. Note that the client will now be running locally, but it will make requests to the "production" server. If you want to make requests to a local server, change the path variable in src/ServerPath.js

Deploying to the "production" server

  1. To push from main (you should push from main) git push heroku master If you are pushing from a branch (because it's a learning project) use git push heroku myBranch:master
  2. Open the site heroku open

Kudos and Thanks 🙏

  • Thanks to my classmates in NSS Cohort 42 who worked on group projects with me, helped me debug, and made the last 6 months a lot of fun!
  • Thanks to Steve Brownlee for excellent coaching, and for teaching me to let go of the perfect solution to go after the good solution!
  • Thanks to our TAs: Kristen, James, Spencer, Moe, and Jack for their contagious enthusiasm, and constant support!
  • Thanks to Julien Meysmans for the owl icon!

About

Take control of your identity with whoYou

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published