/jomigo-case-study

jomigo case study

Primary LanguageJavaScript

SpaceX launches API with client

Original SpaceX API could be found here

How to install

  • npm run install

How to build client

  • npm run build:client

How to run

  • npm run start:server starts server on port 3000
  • npm run start:client starts client on port 3001

Requirement

  • node v18.3.0