One of my most prized projects is a social media application named 'SocialLinx', which enables users to share posts and engage with individuals globally. For the backend infrastructure, I leveraged the capabilities of the 'Appwrite' service the project is full responsive , live demo , (If you see an error message or run into an issue, please create bug report. thank you)
First install dependencies:
npm install
To run in hot module reloading mode:
npm run dev
To create a production build:
npm run build