Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minh0518 authored Mar 19, 2024
1 parent 965226b commit 243f94d
Showing 1 changed file with 88 additions and 23 deletions.
111 changes: 88 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,101 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
# Presen

## Getting Started
<div align="center">
<img width="700" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/5964d012-1a2f-4204-a14a-3eba921ef175">
</div>

First, run the development server:
<br />
<div align="center">

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
<img src ="https://img.shields.io/badge/Next.js-000000?&style=flat-square&logo=Next.js&logoColor=white"/>
<img src="https://img.shields.io/badge/Typescript-3178C6?style=flat-square&logo=Typescript&logoColor=white"/>
<img src="https://img.shields.io/badge/ESLint-4B32C3?style=flat-square&logo=ESLint&logoColor=white"/>
<img src="https://img.shields.io/badge/Prettier-F7B93E?style=flat-square&logo=Prettier&logoColor=white"/>
<img src ="https://img.shields.io/badge/reactquery-FF4154?&style=flat-square&logo=reactquery&logoColor=white"/>
<img src ="https://img.shields.io/badge/Vercel-000000?&style=flat-square&logo=Vercel&logoColor=white"/>

<br>
<img src="https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square&logo=Kotlin&logoColor=white"/>
<img src="https://img.shields.io/badge/SpringBoot-6DB33F?style=flat-square&logo=SpringBoot&logoColor=white"/>
<img src="https://img.shields.io/badge/Redis-DC382D?style=flat-square&logo=Redis&logoColor=white"/>
<img src="https://img.shields.io/badge/MySQL-4479A1?style=flat-square&logo=MySQL&logoColor=white"/>
<img src="https://img.shields.io/badge/NGINX-009639?style=flat-square&logo=NGINX&logoColor=white"/>
<img src="https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=Docker&logoColor=white"/>
<br>
<img src="https://img.shields.io/badge/Github Actions-2088FF?style=flat-square&logo=Github Actions&logoColor=white"/>
<img src="https://img.shields.io/badge/Github-181717?style=flat-square&logo=Github&logoColor=white"/>
</div>

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
<br />
<br />

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## 🟣 프로젝트 간단 소개

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
_그동안 막연히 대본만 보며 발표 준비를 하고 계셨나요?_

## Learn More
_그렇다면 **발표 암기 연습과 피드을 제공해주는 Presen**을 경험해 보세요!_

To learn more about Next.js, take a look at the following resources:
<br />
<br />

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
## 🟣 주요 기능

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel
### 📍 발표 자료 등록 및 타이머 설정🗒️

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
<img width="600" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/2c8f07e0-0edd-4008-9a59-671f9d46d09e">


Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
<br/>
<br/>

### 📍 발표 연습 모드 선택 💻



☑️ **주요 문장 가리기 or 모든 문장 보기**

<img width="600" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/f8c923e0-9081-4658-98f0-987f789d5192">

☑️ **데스크탑 or 데스크탑+모바일**

<img width="600" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/a86e87bc-3f4f-409a-aea9-edf4a97d3d6c">


<br/>
<br/>


### 📍 발표 녹음 및 피드백 💯



☑️ **발표 대본에 맞춘 실제 발화 연습**

<img width="600" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/5831a57b-81b4-451c-aef7-ed08c7f088ed">


☑️ **AI 기반 발표 내용 피드백**

<img width="600" alt="presen" src="https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/01116e4c-3fc1-489b-9efe-20f789c8a537">


<br />
<br />

## 🟣 기술 스택
![image](https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/a77f105b-609e-403a-89f2-49ac32d29590)
![image](https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/0e3b4271-18dc-4137-b86f-cfda698a6d74)

<br />
<br />

## 🟣 아키텍쳐

![image](https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/3cdfb863-18d7-4be3-82d4-b4e9622ef2b0)

<br />
<br />

## 🟣 팀원
![image](https://github.com/DDD-Community/DDD-10-KKEUNKKEUN-WEB/assets/78631876/70a78460-91e7-4327-9dd2-4e86ff977d52)

0 comments on commit 243f94d

Please sign in to comment.