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.
http://ec2-13-127-250-156.ap-south-1.compute.amazonaws.com
You will require Node Js,Npm and MongoDB to run this app on your local machine
- Clone this repository
- run
npm install
in this repository - start mongod server using
mongod
command - create an environment file(.env) using sample_env file
- run
npm run start-server
to start server - run
npm start
to start client
- 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.