Famous Unicorns API
JSON database containing some of the most famous unicorns 🦄
presented in pop-culture.
Fully usable API created with
Ania Kubow and hosted on Heroku. Feel free to use it
and contribute! See the code on
GitHub.
React Dessert App
Single Page Application that allows the users to add their
favourite dessert to the database. API stored on Google Firebase
gets updated after the NewDessert form is submitted. The
following React hooks are used: { useState }, { useEffect },
{ Router }, { Link }, { useNavigate}, { iseRef }. Bootstrap for React was
used. Hosted on Netlify.