A website allows users to look up safe and unsafe foods for rabbits and predict rabbit illnesses based on their symptoms using machine learning, with the help of the BunnyFoodAPI and BunnyDiseasesAPI, which were also built by me.
$ git clone https://github.com/hatatwit/bunny-expert.git
$ cd bunny-expert
$ npm install
$ npm start
Let's check out Bunny Expert website!
- HTML
- CSS
- Sass
- React
- React Router
- Context
- Netlify
- EmailJS
- BunnyFoodAPI
- BunnyDiseasesAPI