Skip to content

alexbrazier/react-developer-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Development Portal

Build Status Dependency Status devDependency Status

Getting Started

yarn install
yarn start

Running Linter

yarn lint

Running Tests

yarn test

Generating Production Build

yarn build

Future Plans

  • Caching already loaded users/apps
  • e2e selenium tests
  • Finish unit testing
  • Don't logout on every http error
  • Change from using css to something like styled components
  • Improved authentication component
  • Ability to change number of users to display at once
  • Loading/Showing app details on users page