Survey form for investments
- HTML
- CSS
- JavaScript
- TypeScript
- Thanks/success page
- Responsive design
- Custom navigation
- Information saved in localStorage
- Validation of fields in the form
Step 1 Clone repository:
git clone https://github.com/davitorress/survey_form.git
Step 2 Install dependencies and start application server:
npm install
npm start
Step 3 Opening application:
In the command terminal it will show the access links to the project, by default it is localhost on port 8080