Skip to content

InterCamp is an interview preparation platform, where users can check their knowledge on a specific topic.

Notifications You must be signed in to change notification settings

Inter-Camp/InterCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




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.

CONTRIBUTE

  1. Check out Contributing to learn about the process.

  2. Add your name to Contributors following this guideline if you want to be a part of the project.

  3. We're exited to have you here!

⚙ STACK

React & Redux

Material UI and SASS.

Sign-In workflow with Firebase.

Authenticate Using Google Sign-In, GitHub Sig-in, Facebook Login.

Handling account-exists with different credential errors.

Redux-Redirect to the Quiz page after successful login.

Store quiz data in Firestore and make Asynchronous calls with a help of Redux-thunk library.