-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Describe the bug
A clear and concise description of what the bug is.
There is something wrong with the submit button as it doesn't trigger confetti page to open, neither is it saving inputs in the upload directory, neither is the upload folder created.
To Reproduce
Steps to reproduce the behavior:
1.Clone the repo
2. cd into the project
3. yarn && yarn start
4. Fill in the form in your browser and click submit button
Expected behavior
A clear and concise description of what you expected to happen.
The confetti page after submit button being clicked, doesn't open. Is it an issue with the server? it looks as if it was not responsive? I do get notified that it runs on port 4000, but can't access it while http://localhost:4000
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]: chrome
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.

