Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 2.66 KB

README.md

File metadata and controls

79 lines (52 loc) · 2.66 KB

Project

URSELF

소비자 → 기업 역제안형 크라우드 펀딩 플랫폼


👉 웹 서비스 소개

URSELF는 소비자가 기업에게 프로젝트를 제안하고 주도적으로 투자하는 크라우드펀딩 플랫폼입니다.


🙋‍♂️ 팀원 소개


⚙ 기술 스택

Front-end

React Styled Components

Back-end

Django SQLite
🔗 Backend Repository

ETC

Git GitHub Figma


📄 페이지 명세

image image image image


💿 DB Schema

image image

💻 실행 방법

1. Server

2. Client

// Installation
$ yarn install

// Start
$ yarn start