Skip to content

Sanjanaydv5/MyBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Full-Stack Project

Overview

A full-stack blog application with:

  • Backend: Django (blog_backend)
  • Frontend: React (blog_app)

How to Run

Backend Setup

  1. Navigate to the backend directory:
    cd blog_backend

2.Install dependencies: pip install -r requirements.txt 3.Run the Django server: python manage.py runserver

Frontend Setup

1.Navigate to the frontend directory: cd blog_app 2.Install dependencies: npm install 3.Run the React development server: npm start

About

This is the full stack blog website. and it is also my first full stack project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors