Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Todo App

This uses the todo endpoint of json placeholder

Getting started (remote)

See this demo live in your browser at Edit on Stackblitz or Edit on CodeSandbox

Getting started (local)

npm install

Dev server

npm run start

Production build

Next, prepare production build and start serving the built files

npm run build:browser
npm run prod
Morty Proxy This is a proxified and sanitized view of the page, visit original site.