carlware / students

students react application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Students Catalog

This is a coding exercise in React with Typescript. It consists in create basic CRUD operations for a list of students.

How to use

# install required packages
yarn 

# run
yarn start

# test (this requires watchman)
yarn test

TODO

  • React 16
  • Routing
  • Typscript
  • Increase unit testing and refactor
  • Add menu
  • Replace redux with MobX
  • Improve styles

About

students react application


Languages

Language:TypeScript 94.0%Language:HTML 5.1%Language:CSS 0.9%