software-trizzey / nasa-project

This is a full-stack project that utilizes React and Node js. It was built during a ZTM Academy course.

Home Page:http://35.82.32.230:8000/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: NASA Mission Control

Project Header

Current Version: 1.0.0

Live demo site: NASA Mission Control

Description

The goal of this project is to create a RESTFul API that will serve planet data to the client.

UPDATE: After successfully creating the backend API. I plan to practice using various tools to automate the project. You can view these tools in the stack section below.

Stack

  • React
  • ARWES Sci-Fi UI Framework
  • Node.js & Express.js
  • JEST for testing
  • MongoDB Atlas
  • GitHub Actions for CI/CD Pipline
  • AWS & Docker for Cloud Hosting

Getting Started

To run this project in development mode, please follow the instructions below.

npm run install
npm run watch

To run this project in a production environment, please use the following command.

npm run deploy

Version History

A list of this apps previous versions can be found in the CHANGELOG.md.

About

This is a full-stack project that utilizes React and Node js. It was built during a ZTM Academy course.

http://35.82.32.230:8000/


Languages

Language:JavaScript 85.2%Language:HTML 13.7%Language:Dockerfile 1.1%