Giter Club home page Giter Club logo

seeker's Introduction

Seeker

A social media application!
To the site!

Do star the repo!

Stack Used

  • React
  • Firebase :
    • Authentication : To Login and Signup Users
    • Firestore Database : To store users and posts information
    • Firebase Storage - To Upload images
  • TypeScript

Tools and Additional Framework :

  • Redux Toolkit
  • Redux Thunk
  • React Router v6
  • React Toastify
  • React Icons
  • React Moment + Moment
  • React Infinite Scroll Component
  • React Loading Skeleton

How To Run in Local -

Run these commands in your terminal

git clone https://github.com/partha8/seeker.git
cd ./Seeker
npm install
  • Go To Firebase
  • Create A Project
  • Add .env.local file to the root directory
  • Place all your app related keys from the created firebase project and place it in the .env.local as below
REACT_APP_API_KEY=<your key>
REACT_APP_AUTH_DOMAIN=<your domain>
REACT_APP_PROJECT_ID=<your project id>
REACT_APP_STORAGE_BUCKET=<your storage bucket>
REACT_APP_MESSAGING_SENDER_ID=<your sender id>
REACT_APP_APP_ID= <your app id>

After that Run in your local with this command.

npm start

And now this application runs in your local machine too.


Features

Authentication:

  • First Name
  • Last Name
  • Set a username
  • User Login (Email, Password || Sign In With Google)
  • Logout

User Related Operations

  • Create A post
  • Update Post
  • Delete Post
  • Like / Remove Like from Post
  • Comment on a post
  • Add/Remove post To/From Bookmarks
  • Follow/ Unfollow a user
  • Edit logged in user's profile details such as name , username, bio, portfolio link, DP
  • Relevant Toast Messages on success or error of certain functionalities

Upcoming features

  • Notifications
  • Send DMs to other users
  • Improved performances

๐Ÿ‘จโ€๐Ÿ’ป Connect with me

Thanks

Special thanks to my team members (team D3) for reviewing this project!

seeker's People

Contributors

partha8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.