Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 630 Bytes

File metadata and controls

24 lines (15 loc) · 630 Bytes

Pangaea Interview Challange

Link to the web application - https://pangaeachallange.netlify.app/

Requirements and Installation

To install and run this project you would need to have installed:

  • Node Js
  • Git

To run:

  • git clone https://github.com/danieldare/pangaea_challange.git to clone the repo
  • cd pangaea_challange to navigate to the project directory.
  • npm install to install all dependencies.
  • npm run start to start the development server.
  • npm run build to build the files for production.
  • npm run start-prod to start the project in production mode on port 5000.

Author

Daniel Oluwadare