GithubHelp home page GithubHelp logo

smrutiranjan-patra / quora Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 3.0 2.93 MB

Quora is a place to gain and share knowledge. It's a platform to ask questions and connect with people who contribute unique insights and quality answers.

Home Page: https://quora-roan.vercel.app/

HTML 1.93% CSS 21.74% JavaScript 76.14% Shell 0.19%
mongodb nodejs express-js reactjs redux

quora's Introduction

This is the clone of Quora build using MERN Stack. We started this project as a five member team during the fifth unit construct week organised at Masai School, Bengaluru, Karnataka.

The website resembles a real clone and you can login using google authentication or can create new account. You can ask question here.

How to run the app

To run this application, you have to set your own environmental variables. For security reasons, some variables have been hidden from view and used as environmental variables with the help of dotenv package. Below are the variables that you need to set in order to run the application:

  • MONGO_URI: this is the connection string of your MongoDB Atlas database.
  • JWT_ACCESS_KEY: This is a key which is used to authencticate user. You can put any strings here.
  • GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET: These credentials can be created using Google cloud platform. This helps to authenticate a user using Google OAuth.4

After you've set these environmental variables in the .env file at the root of the project, you need to fill your empty MongoDB Atlas database by creating new products in the Products collection.

Now you can run "npm start" in the terminal and the application should work.

Basic inference about the company

Quora is an American social question-and-answer website based in Mountain View, California, United States. It was founded on June 25, 2009, and made available to the public on June 21, 2010. Users can collaborate by editing questions and commenting on answers that have been submitted by other users. As of 2020, the website was visited by 300 million users a month.

Technology

The application is built with:

  • MongoDB
  • React js
  • Redux
  • Express js
  • Chakra UI

Added Functionalities

The application displays a virtual bags store that contains virtual products and contact information. User can do the following:

  • Create an account, login or logout
  • Create new post

Added features

  • Search feature with searching suggestions for any available post
  • Sign-in / Sign up authentication
  • Pagination

Contributors

Glimpse of our work

Landing Page

Sign Up

New Post

quora's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.