blogify

This project is the MERN Full Stack Blog application that I developed using Node Js, Mongodb, Express Js, Create React App, React Redux Toolkit.

Stars
9

MERN Stack Blogify

Bu proje Nodejs, Mongo DB, Express Js, Create React App ,React Redux Toolkit kullanılarak geliştirdiğim MERN Full Stack Blog uygulamasıdır.

Kurulum

İlk olarak aşağıdaki komutu kopyalanız. Ardından terminal ekranını açarak, projenin kurulmasını istediğiniz bir alana gelerek yapıştırıp çalıştırınız.

git clone https://github.com/harundogdu/blogify.git
cd blogapp && cd server && npm install
cd blogapp && cd client && npm install

Çalıştırma

Projeyi çalıştırmak için ilgili klasörlere gelip, aşağıdaki komutu yazmanız yeterli olacaktır.

npm start

Daha fazlası

Daha fazlası ve aklınıza takılan herhangi bir soru için için bana kişisel web sitem üzerinden ulaşabilir, "Pull Request" isteklerinde bulunabilirsiniz.