Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 849 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 849 Bytes

This is a Next.js project bootstrapped with create-next-app.

the site is live come vist me:

here

Getting Started

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.

Roadmap

  • 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