avilabiel / mbti-survey-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBTI Survey UI

This project has a very simple form to indicate your personality according MBTI Survey.

How to run it?

In dev mode, make sure that http://localhost:3000 has the API service running (see the API here).

yarn
yarn dev

Getting Started

You can either click Use this template button on this repository and clone the repo or use npx degit like so:

npx degit sozonome/vite-react-chakra-starter <app_name>

Then, run the development server:

yarn dev

Deployment

  • build command: yarn build
  • output directory: dist

References

About

License:MIT License


Languages

Language:TypeScript 92.7%Language:HTML 4.4%Language:JavaScript 2.2%Language:Shell 0.8%