Creative Visualisation application for CT6015.
This application allows you to learn all about a plant in detail starting from the roots at the bottom all the way to flower at the top.
Providing an interactive experience, Botanist is great for a younger audience who prefer to to learn visually. Also providing audio related support, every part of text on the website is able to be read aloud by a text to speech system.
-
After repository is cloned down run
npm installoryarn installto download dependencies -
Run
webpack --buildto transpile assets for the application to use -
Go to
/public_html/index.htmlin a web browser
