Quotes is a user-friendly website built with React that allows you to collect and share quotes.
-
It's a single page application built using react-router-dom.
-
Add new quotes and see them displayed on the page.
-
Leave comments on existing quotes to share your thoughts.
-
Added quotes are stored in the database(firebase) and displayed on the next page load.