The Post Project Application allows users to create, edit, and delete posts, as well as manage comments, fostering interactive discussions and personal expression online.
git clone https://github.com/Muhammad-Zain01/post-app
npm install
or
yarn
npm run dev
or
yarn dev
This will start the development server on http://localhost:3000. Navigate to this URL in your browser to interact with the application.