/React-Redux-Node-Form

Primary LanguageJavaScriptMIT LicenseMIT

Form React-Redux-Node

Stack:

  • React / typescript
  • Redux / typescript
  • Node (Express sequelize) / typescript
  • Mysql

Starting

# Run client

cd ./client
npm install && npm run start

# Run backend

- cd ./backend
- npm install

- Please install Mysql database and add keys in .env file (Check template.env)

- npm run start

DEMO:

DEMO