Skip to content

Flicksie/map-wizard

Repository files navigation

Map Wizard Test

Overview

This is as basic as a React project can be. Not a lot of fluff and using as little libraries and frameworks as possible.

Components created from scratch on demand. Using only Tailwind;

Nothing too fancy on the mocked backend calls. I considered writing a fake HTTP wrapper for axios but that would be beyond the scope of this test. A fake call as a function will yield similar results since it is async anyway;

Features

  • It's pretty
  • It's shiny
  • Animations ✨
  • It's sugar-free
  • It works™

Installation

npm install

Running

npm start

image

Notes

  • Setting the Project name to "invalid" will trigger an unknown validation error, just for demo purposes
  • Setting the Project name to "error" will trigger a server error, just for demo purposes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published