Skip to content

Full Stack Blog App with MERN, TypeScript, Redux Toolkit, Tailwind, React Query and lots of other technologies.

Notifications You must be signed in to change notification settings

luka0009/Full-stack-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

Full-Stack Blog Website

Full Stack Blog App with MERN, TypeScript, Redux Toolkit, Tailwind, React Query and lots of other technologies. authenticated users can create posts with Tiptap, users can also update their profile, including their profile pics, or update posts/post cover pictures and lot more.

Features

  • Authentication
  • Image Upload
  • Posts with Tiptap
  • CRUD

Installation

Follow these steps to install and set up the project:

  1. Install project dependencies by running the following command:

npm install

  1. Create a new file named .env in the root directory of the project.

  2. Add the following configuration variables to the .env file:

  • PORT=<PORT>
  • MONGO_URI=<YOUR_MONGO_URI>
  • JWT_SECRET=<YOUR_JWT_SECRET>
  • NODE_ENV=<NODE_ENV>

License

You are free to use, modify, and distribute this software for any purpose.

About

Full Stack Blog App with MERN, TypeScript, Redux Toolkit, Tailwind, React Query and lots of other technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published