I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions
Vadym Marukhnenko

Vadym Marukhnenko @vadimnevlad

About: Frontend Developer

Location:
Dublin, Ireland
Joined:
Jan 15, 2024

I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

Publish Date: Feb 24 '24
19 8

Hi everyone! I've built this project using React, Nest.js, Prisma, RTK Query and MUI.
Any feedback and suggestions will be greatly appreciated.

Live demo: https://feedr-three.vercel.app
Github: https://github.com/VadimNeVlad/feedr

Features

  • Signin / Signup
  • Create, update and delete posts, comments and tags
  • Bookmark posts
  • Filter for posts
  • Follow / Unfollow users
  • Infinite scrolling of posts
  • View / Edit Profile
  • Display, user's followers and following list
  • Accessible components
  • Fully responsive design
  • Reading List

Tech Stack

  • React
  • TypeScript
  • Redux Toolkit
  • RTK Query
  • MUI
  • Framer Motion
  • React Router
  • React Hook Form

Comments 8 total

  • Lauri Ojansivu
    Lauri OjansivuFeb 25, 2024

    If you would like to make possible for others to also use it, or maybe contribute, you could add for example MIT license, if any of your dependencies do not GPL license that would make all code GPL.

    Without license, code is propietary, and only you can use it.

  • Arjun Vijay Prakash
    Arjun Vijay PrakashFeb 25, 2024

    This is awesome!

    Congrats on completing the project. 💯

  • Mohammad Mahdi Bahrami
    Mohammad Mahdi BahramiFeb 25, 2024

    This is amazing!!!

  • Aditya
    AdityaFeb 25, 2024

    Really smooth. Loved it

  • Marat Latypov
    Marat LatypovFeb 25, 2024

    The code looks great! What could I suggest - writing tests, maybe

  • Fomonyuytar Joseph
    Fomonyuytar JosephFeb 25, 2024

    The blog is really good , looking forward to learning alot from the source code

  • karunakar
    karunakarFeb 25, 2024

    What about backend stack

    • Vadym Marukhnenko
      Vadym MarukhnenkoFeb 25, 2024

      For backend I used Nest.js with Prisma, deployed it on DigitalOcean and used supabase for sql database storage

Add comment