/dataset-explorer-react

A simple datasets with search

Primary LanguageJavaScript

dataset-explorer-react

A simple datasets with search

Run

First of all, You should install dependencies by npm install

Then runs the app in the development mode by npm start

So, you can Open http://localhost:3000 to view it in the browser.

TODO

  • Structure of project by react
  • Simple UI by material-ui
  • Use router
  • lint by eslint
  • Add JSDoc
  • Document by Storybook
  • Unit test by Jest
  • E2E test by Cypress
  • GitHub pages

References