Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

krzysztofzuraw/xstate-autocomplete

Repository files navigation

Xstate Autocomplete

Xstate example with Autocomplete

Show your support by giving a ⭐


Prerequisites

Installation & usage

npm install

You need to create .env file in root directory with MAPBOX_TOKEN inside:

MAPBOX_TOKEN=<YOUR_TOKEN>

Then you can run development server via:

now dev

Deploys & other commands

Build is done via now so running now in root directory should deploy it to production.

Linting

npm run lint

TypeScript types checking

npm run tsc

Unit tests

npm run test

Credits

Maker icon created by worker from Noun Project.

Contributing and Issues

Please feel free to contribute or file issues 🎉