This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn run dev
# or
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
- implementing search user - desgin V
- implementing search community - design V
- add time simce hoot to every hoot in a list - V
- add date to every hoot in its expanded page - V
- implement likes functionality
- implement sharing functionality
- add support for light mode
- save hoots
- add option to hoot from the home page
- make links in hoot clickable
- add option to tag users in hoots