Skip to content

crisryantan/react-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React auth

Documentation of Client and Server

Setup and Run

  • $ git clone git@github.com:xxryan1234/react-auth.git will download the app and cd to the folder once done.

Prerequisite - Must be needed to run the project

Run these commands on BOTH client and server folders

  • yarn install - to install dependencies.
  • yarn start - Runs the app in development mode.
  • file structure of project

    • Top Level
    react-auth
    │
    ├── client
    └── server
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published