InterCamp  

React
Redux
SASS
Rest API
Firebase
Firestore




InterCamp is an interview preparation platform, where users can check their knowledge on a specific topic. Users can log in and save their favorite questions.


☞ COMPLETE MVP:

  • Built authentication workflow with Firebase which supports Google, GitHub and Facebook SSO.
  • Created user and guest profiles using React-router and redirect.
  • Handled an error for account-exists when user tries to create multiple acoounts with the same email.
  • Used Redux-Redirect to redirect to the Quiz page after successful login.
  • Stored quiz data in Firestore and made Asynchronous calls with a help of Redux-thunk library.

⚙ STACK:

  • User friendly and responsive design, build using React & Redux libraries.
  • Created reusable components with Material UI and SASS. Sign-In workflow with Firebase.
  • The biggest challenge was to structure data, so all the updates are efficient and easy to make.

Desktop Version


Mobile Version