Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 3.84 KB

README.md

File metadata and controls

69 lines (54 loc) · 3.84 KB

Me.Mic

Group 75 (1)

Me.Mic은 유저가 좋아하는 Youtube의 영상으로 영어 어휘 공부를 하며,
AI와 GPT를 이용해 발음 교정과 녹음, 개인 대시보드를 제공하여 영어 학습을 도와주는 웹 서비스입니다.

📆 개발 기간

2023.12 ~ 2024.06

💭 개발 인원

Team Leader
BackEnd
BackEnd
AI
FrontEnd

FrontEnd
Design



⚙️ System Architecture

image



📌 Tech Stack

Frontend Backend DevOps

Recoil
ReactQuery
TYPESCRIPT
SASS







AmazonAWS
GithubActions



🔗 Installation

1. Clone Repository

git clone https://github.com/memic-graduation/frontend.git

2. Install Dependencies

npm install

3. Runs the App in Development Mode

npm start

Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.

4. Test Your Code

npm test

This launches the test runner in interactive watch mode.

5. Build for Production

npm run build



추후 상세 페이지는 업로드하도록 하겠습니다!