Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 612 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 612 Bytes

Background

This project was developed as an exploratory exercise of the React hooks API.

Additionally, Unstated Next is used to showcase how Redux/MobX can be avoided in projects necessitating state sharing, resulting in more efficient code with less bootstrapping.

Instructions

Run the following commands:

npm i

npm start

The application is now accessible at http://localhost:3000

Prerequisites

LTS version of Node.js (>=12).

https://nodejs.org/en/download/