Link to the web application - https://pangaeachallange.netlify.app/
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.gitto clone the repocd pangaea_challangeto navigate to the project directory.npm installto install all dependencies.npm run startto start the development server.npm run buildto build the files for production.npm run start-prodto start the project in production mode on port 5000.
Daniel Oluwadare