This project is developed in React Native.
Farmer's Social Network is specially created for farmers to gain wealth of knowledge and ideas, opportunity to establish key partnership, opportunity to reach wider consumers, experts in agricultural field.
- Login, Register, Logout
- View post,feed
- Add, Delete Post
- Add,View Comments to the Post.
- follow-unfollow user
- Search by topic
- daily,hourly,weekly weather forecast
Follow these steps to run this project in your local computer.
- Clone Repository
git clone "https://github.com/Charvit123/Farmers_Social_Network.git"
- To install dependencies
npm install
- To connect with backend
nodemon server.js
- To start project
expo start