Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 200 Bytes

React Authentication for Front End Masters

Running the App

Install the dependencies:

npm install

Start the app:

npm start

The app will be served at localhost:3000.