/dashboard

Primary LanguageTypeScript

AAQC Dashboard

Signup Page:

react-typescript-login-example-signup

Form Validation:

react-typescript-login-example-form-validation

Login Page:

react-typescript-login-example-login

Profile Page:

react-typescript-login-example-profile-page

Set port

.env

PORT=8000

Project setup

In the project directory, you can run:

yarn install
# or 
yarn

Compiles and hot-reloads for development

yarn start

Open http://localhost:8000 to view it in the browser.