tiddle / pwc-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Author Notes

  • Only really tested the business logic as it's the most complicated
  • No design was given, so only basic styling was done
  • Basic validation on the input box, could be expanded
  • There's a weird sorting bug when going from different type of sort (task -> priority and vice versa)

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

License:MIT License


Languages

Language:JavaScript 82.2%Language:HTML 11.9%Language:CSS 5.9%