Tweet Tracker is an interactive map where users can select different states and see recent bird sightings. This project uses Ebird API and displays the name of the bird, the location it was sighted, how many birds of that type were seen, and the time / date of the sighting.
This project uses next.js frame work with TypeScript. This project is deploed through vercel, includes a redis integration, uses caching as a method of data persistence, includes user interactivity, uses an internal API, and uses MUI styling.