Skip to content

SurajGupta07/Farm-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm-Book

A Social Media App built with React + Redux

Live link: https://farmbook.netlify.app/

Backend source code (Express & Mongoose):https://github.com/SurajGupta07/FarmBook-Backend


Tech stack

  • Frontend
    • React
    • React Router
    • Redux-toolkit
    • Tailwind
  • Backend
    • Express
    • Mongoose
    • MongoDB
    • Cloudinary for storing pictures

Key features

  • JWT Authentication
  • Create Post
  • Follow/Unfollow other users
  • Image upload
  • Like/Unlike Post

Features in Progress

  • Infinite Scroll for feed
  • Update User profile
  • User Notificaitons
  • Search Users

Get started

  1. Clone the repo:
  $ git clone https://github.com/SurajGupta07/Farm-Book.git
  1. Switch to development branch:
  $ cd Farm-Book
  $ git checkout development
  1. Install required node modules:
  $ npm install
  1. Start the dev server:
  $ npm start

Open the localhost link in the browser. Happy hacking!


App screenshot

Farm-Book

About

A Social Media App built with React + Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published