exoplanets
This is a node application that implements a data pipelines to find habitable planets from csv document.
Technologies used
- Backend: NodeJS & Expressjs
To run this node application on your local machine, follow the steps below:
Before getting started, ensure that you have the following software installed on your machine:
- Node.js: Download and install Node.js from the official website: https://nodejs.org
Step-by-step guide on how to install the project and its dependencies.
-
Clone the repository to your local machine using Git:
-
Navigate to the project directory
-
Install the project dependencies using NPM(Node Package Manager):
npm installOnce you have installed the dependencies, you can start the web application (Frontend and Backend concurrently) using
node index.jsOnce you have installed the dependencies, you can run test with
npm run testThis project is licensed under the MIT License.
Contributors names and contact info
Ayo Folami