/QSapien

It is interactive learning platform where a user can ask objective questions to other fellow users.each question has some credit points.The leaderboard shows top scorers. a user can update his profile, bio, and other details. This App is developed in React.JS, Redux and backend API is developed in Node.JS and express.

Primary LanguageJavaScript

QSapien

Qsapien is an App that allows people to ask questions to each other.this app intents to enhance peoples questioning and curiosity skills and make them more knowledgable.purpose of this app is to bring joy in learning process. This app is written in React JS.

Working Demo

http://ec2-13-127-250-156.ap-south-1.compute.amazonaws.com

Getting Stated

Prerequisites

You will require Node Js,Npm and MongoDB to run this app on your local machine

Local development steps

  1. Clone this repository
  2. run npm install in this repository
  3. start mongod server using mongod command
  4. create an environment file(.env) using sample_env file
  5. run npm run start-server to start server
  6. run npm start to start client

Notice

  • This project is currently in development. Sometimes you might need to reload a page manully to get your changes displayed.

Feel free to raise an issue if you have any doubt or you face any issues while experimenting with this application.i would be more than happy to help.