This is a Full Stack website made using MERN stack
Here's a link to
QuickBlog
Here's a picture of the website
- Client folder is frontend
- Server is the backend code
npm ito install all of the dependencies in both Client and server folder using terminal
Make sure to get account on image-kit , mongodb and google gemini api
And further instruction are give in .env-sample file in both server and Client folder
npm run serverfor running the servernpm run devfor running the Client
