Skip to content

JeonDam18/ReactProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

SNS Using React and Node.js

💿Project Overview

  • I developed an SNS web page using React.js and Node.js. This platform includes features such as following and followers, feed creation, likes, and comments.

📆Development period

  • 2024.10.23 ~ 2024.10.29

⌨Languges

## 🛠Edit tool

📈Implementation process

  1. Idea Conceptualization
  • The project was based on creating a basic social media platform, inspired by Instagram.
  1. Database Design
  • User table for sign-up
  • Feed table
  • Attachments table to store image paths for posts
  • Table for "likes" on posts
  • Table for comments on posts
  • Table for user following relationships
  1. Feature Implementation
  • Implemented core social media features (Instagram-like) using React and Node.js to improve understanding of both technologies
  • Created CRUD functionality for posts, and implemented like, comment, and follow features
  • Developed multi-file attachment functionality
  • Added image swipe feature via a popup window

🔎Page detail

https://github.com/JeonDam18/reactMiniProject/blob/main/server/Catchup(SNS).txt

About

Created an SNS page using React and Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published