Files
PostIt/README.md
2026-01-28 17:58:00 +11:00

11 lines
326 B
Markdown

# Personal Social Media App
This is a code bundle for Personal Social Media App. The original project is available at https://www.figma.com/design/N6x68TAOmCaKWT2LMuy8Bv/Personal-Social-Media-App.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.