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.git
to clone the repocd 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.
Daniel Oluwadare