Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.09 KB

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.