Skip to content

lappang-cheung/mlb-interview-test

Repository files navigation

Information

This is my simple solution for the #1 from the project questions. This application uses NextJS, Hooks and Redux in order to gather information about the teams, roster and individual players.

Getting Started

Need latest NodeJS and current version built on was LTS 16.

First, run the development server:

npm install
npm run dev
# or
yarn install
yarn dev

Open http:https://localhost:3000 with your browser to see the result.

Future Improvements

  1. Redux persist storage
  2. Loader
  3. Better Design
  4. Labelling
  5. A11Y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published