kousenlsn / posterino

Simple React web app in between React and React Hooks.

Home Page:https://kousenlsn.github.io/posterino/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Posterino

Simple React web app in between React and React Hooks.*

CI CD

Motivation ๐Ÿƒ

  • Knowledge test app.
Requirements:
  • Consult an endpoint for fetching mocked posts; edit and persist locally;
  • Implement Container pattern.*

Run locally ๐Ÿ‘ท

  1. npm install
  2. npm start

Composition ๐Ÿ”จ

Nuances ๐Ÿ”Ž

  • State is preserved between page refreshes using rehydration.

About

Simple React web app in between React and React Hooks.

https://kousenlsn.github.io/posterino/


Languages

Language:JavaScript 97.7%Language:HTML 1.2%Language:CSS 1.1%