An easy to use and deploy web app built using NodeJS and ExpressJS.
Go to the Site at: https://weask.herokuapp.com
- 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.
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
Run this command to start the app:
nodemon index.js
Built with ♥ by Sujeet Kumar Singh