Deployed version: https://autocomplete-movies.vercel.app/
- Before run the project you must install dependencies
npm i
- Then run project on develop environment
npm run dev
-
After run dev command you can enter to http://localhost:9090 to use the app.
-
For preview production build run this commands
npm run build
npm run preview
- You can use the same url on local host to test the production build on local. http://localhost:9090.
The answers of the questionary are in /answers
folder in Markdown and HTML format.
Additionally you can navigate to the answers in local or production: