/flint

social platforming app

Primary LanguageJavaScript

Flint

Flint is a social platforming web app built with React and Supabase

User Experience

Setting profile details

my profile

Personalized feed

feed

Commenting on posts

commenting

Checking notifications

notifications

Searching for people

search

Viewing profiles

profile

Running the Project

  1. Clone the project with gh repo clone hakanrw/flint
  2. Install the dependencies npm install
  3. Run the project npm start