This is a react app made with the help of sanity for providing a social media platform for sharing images and expressing ourselves with the feature of google login and commenting in real time
Install the dependencies of project
npm install
# or
yarn installRun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
shareme.mp4
- learnt tailwind integration
- learnt to manage user profile
- implemented client-server connection
- learnt to work on sanity database