This is a CRUD web app that displays a user's country emoji, weather icon, weather temperature, and user's date and time based on IP address. The user can add, edit, and delate a to-do list of tasks that saves to local storage.


- IP API
- Weather API
- Bootstrap CSS
- Bootstrap Icons
- Save to database such as MySQL
- Make lists of tasks
- Add layouts for desktop (multiple columns)
- Modified from an article on FreeCodeCamp written by Joy Shaheb