This is a simple React application, which mimifies simple Survey creation and participation
Functions:
- Create/Edit/Delete Surveys.
- Participate in any given Survey.
- View some graphs about every survey and its answers.
To run the application, you need to have the JsonServer configured. To Run the app:
- Clone the repository.
- Start a JsonServer.
- NPM Start in the repository folder
- Start Working with the surveys.
This was created by a complete entry-level developer, so if you have ANY feedback, feel free to create the issues and pull requests. Thank you!