- This test has all the features that were requested.
- I created a single server endpoint to handle API calls to Achemy.
- I handled error exceptions, edge-cases, and input validation.
- Components and hooks are reusable.
- The codebase is type-safe, server and client.
- The app is easy to use and guides the user.
Install dependencies with yarn install
or npm install
and then run yarn dev
. Open localhost:3000
on your browser.