Skip to content

nicholas570/classic-models-client

Repository files navigation

CI/CD License: MIT

Table of Contents

  1. About The Project
  2. Getting Started

About The Project

The purpose is to handle the authentication process and state in several concrete finite state machines using Xstate.
The app can be seen here: https://classic-models.netlify.app/

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • node > 12
    npm install node@latest -g

Installation

Also works with Yarn

  1. Clone the repo
    git clone https://github.com/nicholas570/classic-models-client.git
  2. Install NPM packages
    npm install
  3. Run the server
    npm start

Env

Needed to enable hot reloading with CRA 4+

FAST_REFRESH=false

Todos

  • keep on testing
  • Global browse machine
  • Handle 500 in the machines

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages