Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.15 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.15 KB

Demo

React NodeJS Express.js MUI TypeScript

Simple company website for a fictional company/organization

Try it out

Preview

DEMO DEMO

Setup

install Node

https://nodejs.org/en/download/

clone repo or download zip

git clone https://github.com/cli3338198/q-demo.git

cd into directory

cd q-demo

install dependencies

npm install

start the app

npm run all

Features

  • Responsive
  • Localization, French & English
  • Incomplete Form Changes saved to localstorage
  • Forms Fields validated by server