abhiishekgarg / Codeial

Social Media Web Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeial (Under Development)

Social Media Web App

http://abhishekgarg.me/

Screenshots

Home Page

Profile Page

Sign-In Page

Technologies

Codeial uses a number of open source projects to work properly:

  • VS Code - awesome web-based text editor
  • Bootstrap - great UI boilerplate for modern web apps
  • node.js - evented I/O for the backend
  • Express - fast web framework for node.js
  • mongoDB - the database for modern applications
  • EJS - Embedded JavaScript templating
  • passport.js - simple, unobtrusive authentication for node.js
  • etc.

Installation

Install the dependencies and devDependencies and start the server.

$ cd ../codeial
$ npm install
$ npm start

About

Social Media Web Application


Languages

Language:JavaScript 74.3%Language:EJS 15.2%Language:CSS 7.1%Language:SCSS 3.5%