Skip to content

A Question and Answer Portal for all your major problems

Notifications You must be signed in to change notification settings

powerfist01/weAsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weAsk

An easy to use and deploy web app built using NodeJS and ExpressJS.

Go to the Site at: https://weask.herokuapp.com

Features:

  • Simple Web application, easy to use and very easy to deploy
  • Written in simple Nodejs. Even a beginner Nodejs developer can contribute to this
  • Support for MongoDB, so you can easily play with it.
  • REST API for retrieving data easily.

Requirements:

Clone the repository using the command:

git clone https://github.com/powerfist01/weAsk.git

Execute the following command to install the npm packages:

npm install

Usage:

Run this command to start the app:

nodemon index.js

Built with ♥ by Sujeet Kumar Singh