Skip to content

abishekat/Serverless-MapReduce-using-NodeJS-MongoDB-ReactJS-and-AWS

Repository files navigation

Serverless MapReduce using NodeJS, MongoDB, ReactJS and AWS

Abishek Arumugam Thiruselvi

Backend

Please follow the steps for running from this URL

Frontend

AWS Requirements

S3 static website hosting [ASSIGNMENT-2]

System Requirements

To get started with development, you need to install few tools

  1. node

    Latest node version. Download node from here.

     node --version
  2. npm

    npm latest version.

     npm --version

Setup

To set up a development environment, please follow these steps:

  1. Clone the repo

     git clone <repo>
  2. Install the dependencies

     npm install

    If you get an error, please check the console for more information.

    If you don't get an error, you are ready to start development.

  3. Run the app

    npm start

    Open http://localhost:3000.

UNIVERSITY

    [CONCORDIA UNIVERSITY](https://www.concordia.ca/).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published