Skip to content

jteib/AuthPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Practice with ES6 and Redux

Description

Upgraded Auth using hooks

Instructions

  1. Clone this Repo https://github.com/jteib/AuthPractice.git
  2. Move to this directory for the server side. - cd AuthPractice/server
  3. Install Dependencies. - npm install
  4. Run it!! - npm run dev
  5. Open a second command window to run the client
  6. Navigate to the project's client folder - cd AuthPractice/client
  7. Install the Client Dependencies. - npm install
  8. Run it!! - npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published