** push to the dev branch/a new branch before merging to main
[] isMediaQuery hook [] new page for opening posts and viewing comments [] remove comment dialog on mobile and use the above. [] add posting with media. [] fix following & followers -> API Errors.
- components : houses UI components
- pages : houses all pages/routes for the web app
- utils : should house business/app/domain logic
- styles : houses css/tailwind styles
First, run the development server:
yarn dev
The project is engined locked so only yarn works as it's package manager
Open http://localhost:3000 with your browser to see the result.