yiqu / qotd

Quote of the Day

Home Page:https://greatquotes.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Great Quotes

CircleCI

Concepts practiced

  • React Router - Router package.
  • useHistory() - History hook to navigate programmatically.
  • useLocation() - Hook to get current location of path.
  • useParams() - Hook to get params.
  • NavLink - A link with active classes.
  • Link - Basic navigation link.
  • to - Path to go to.
  • to as object - Object that has pathname, search, hash.

Backend utilized

  • firebase - Dynamic JSON database.

Lib used

References

About

Quote of the Day

https://greatquotes.web.app


Languages

Language:JavaScript 58.7%Language:TypeScript 23.5%Language:CSS 9.4%Language:SCSS 5.1%Language:HTML 3.3%