Skip to content

A simple authentication app that implements Identity and Access Management principles

License

Notifications You must be signed in to change notification settings

mako-commits/Auth-App-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth-App-Frontend

This is app serves as the frontend to an authentication app which makes use of Typescript and React-Bootstrap

Dependences

Setting Up

  • Clone the repository to your machine
  • Open up a terminal
  • Navigate into the project directory
  • Run npm install to install all needed dependencies
  • Run npm start to spin up the server
  • The server runs on port 3000 http:https://localhost:3000/
  • Open http:https://localhost:3000 to view it in the browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A simple authentication app that implements Identity and Access Management principles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published