- Christy Lum (@christylumm)
- Jordan Heasman (@JCON3DEV)
- Serah Sirohi (@serahmetpalli)
The 5 minute video presentation of our app can be viewed here;
Vancouver Aquarium just shuttered its doors to the public due to the complications brought about by COVID-19 and the lack of visitors.
However, the conservation work carried out by Ocean Wise and the care for the Aquarium animals continues. The Marine Mammal Rescue Centre continues to be the sole centre in existence on Canada’s west coast equipped with carrying out important conservation work in saving the injured wildlife of the ocean.
We’re proposing a web app that collects donations to sponsor the rehabilitation of mammals under the care of the Marine Mammal Rescue Centre (MMR).
Users can “adopt” a seal and be invited to journey along with their seal’s road to recovery.
This project was made for the Web Development Bootcamp midterm project at Lighthouse Labs in October 2020.
Install dependencies with npm install
.
Start up mmr-react by entering npm start
into your terminal
npm start
Link to Node Repository
Install dependenices for Node Repository (mmr-node) with npm install
.
Run the server using npm start
npm start