Skip to content

Cornic is a public social platform where anyone can ask question and answer them

Notifications You must be signed in to change notification settings

suyashvash/cornic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornic

Ask the Way you want !

N|Solid

Cornic is a social platform where anyone can ask and answer questions based on different topics.

Features

  • Ask Questions
  • Answer Questions
  • Save Questions
  • Accoutn login to save details
  • Open Source

Tech

Cornic is built with multiple techs

Installation

Cornic Requires node to run the project. Install the dependencies and devDependencies and start the server.

cd cornic
npm install
npm start