Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdkent/birdiary-client

Birdiary client app
https://github.com/tdkent/birdiary-client

nextjs reactjs tailwindcss typescript

Last synced: 8 days ago
JSON representation

Birdiary client app

Awesome Lists containing this project

README

        

Birdiary


A web-based application to track bird sightings and manage a birdwatching life list.

## Description

This is the Birdiary client application, built with TypeScript, React, and using the Next.js 15 framework. Using this application, users can track their birdwatching activities by logging sightings of more than 800 birds that can be seen in North America. The application is free to use, and users are not required to create an account, though this will ensure their data is permanently saved.

## Packages

#### Dependencies

- React
- React-DOM
- Next

#### Dev Dependencies

- TypeScript
- PostCSS
- TailwindCSS
- ESLint
- eslint-config-next

#### Required Types Packages

- @types/node
- @types/react
- @types/react-dom