Skip to content

mt-deva/toggle-interface

Repository files navigation

Getting Started

npm i
npm run dev
npm run test

Open http://localhost:3000 with your browser to see the result.

Considerations

  • Made a basic assumption about data structure, and based it on what I would expect from a typical API response.
  • Used Formik to keep form state manageable.
  • Chose to use a portal for the SideBar to pass form state out to the _app level to save time.

Overview

  • Fully responsive
  • Mobile first
  • 99.48% Test Coverage

desktop

mobile

tablet

Screenshot 2022-04-16 at 12 46 07

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published