Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 593 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 593 Bytes

note-stack-feedback_form

A simple feedback form website completely responsive for the app NoteStack, developed by @sanjith1309

Tech stack:

  • React JS
  • Netlify (Hosting)

Instructions to use :

Refer to package.json to install appropriate dependencies use command #npm start to run the web app use #npm run build to build and run the production-ready version of the site

To host this, use Netlify as follows: (i) Select manual deploy (ii) Upload the build folder after successfully running the production-ready version (iii) Set an appropriate domain name for your site!