ViktorKuzmanov / Reminders-app

App that reminds you about tasks by sending you email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reminders app

Simple web app that helps you add reminders and save it to your account


What I've learned

đź“– Upon building this web app I learned about:

  • how to implement OAuth

  • MongoDB and MongoDB Atlas

  • sending data in query string from express when redirecting to Route in React-Router (or react component I should say)

  • React context and used it with dealing with user authentication data (isLoggedIn)

  • useEffect hook

About

App that reminds you about tasks by sending you email


Languages

Language:JavaScript 82.3%Language:HTML 15.9%Language:CSS 1.8%