This is created to understand my ReactJs understanding.
This application allows users to answer polls created by other users, allowing an user to create a new poll and check leaderboard.
To get started developing right away:
- install all project dependencies with
npm install
- start the development server with
npm start
This project was bootstrapped with Create React App.