Skip to content

Commit

Permalink
docs: readme 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
mintmin0320 committed May 5, 2024
1 parent 000e90c commit cdc8c3b
Showing 1 changed file with 47 additions and 25 deletions.
72 changes: 47 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,54 +1,76 @@
# lime-frontend

> 취미 상품에 대해 자유롭게 의견을 나누고 관련 상품 구매 결정에 도움을 주는 서비스
<br/>

- 개발 기간 : `2024.01. ~`
<div align="center">

<br/>

<div align="center">

</div>

## 1. Deploy Link
-

- [uju-lime](https://uju-lime.vercel.app/)

<br/>

## 2. Members

| 예림 (FE) | 하민 (FE) |
| :------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------: |
| <img width="160px" src="https://user-images.githubusercontent.com/58348662/235418451-0e2574db-7b7b-459c-abcc-16829654f642.png" /> | <img width="160px" src="https://avatars.githubusercontent.com/u/114549939?v=4" /> |
| [@yeeeerim](https://github.com/yeeeerim) | [@mintmin0320](https://github.com/mintmin0320) |
| 예림 (FE) | 하민 (FE) |
| :-------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------: |
| <img width="160px" src="https://user-images.githubusercontent.com/58348662/235418451-0e2574db-7b7b-459c-abcc-16829654f642.png" /> | <img width="160px" src="https://avatars.githubusercontent.com/u/114549939?v=4" /> |
| [@yeeeerim](https://github.com/yeeeerim) | [@mintmin0320](https://github.com/mintmin0320) |

<br/>

## 3. Stacks

### Development

<code><img width="50" src="https://user-images.githubusercontent.com/25181517/117447155-6a868a00-af3d-11eb-9cfe-245df15c9f3f.png" alt="JavaScript" title="JavaScript"/></code>
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183890598-19a0ac2d-e88a-4005-a8df-1ee36782fde1.png" alt="TypeScript" title="TypeScript"/></code>
<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1566879300/noticon/fvty9lnsbjol5lq9u3by.svg" alt="Next.js" title="Next.js"/></code>
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183897015-94a058a6-b86e-4e42-a37f-bf92061753e5.png" alt="React" title="React"/></code>
<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1631622784/noticon/zwush4y3u0mgamlck9bq.png" alt="React Query" title="React Query"/></code>
<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1641952185/noticon/a9qgcuhj0enmzobh68cf.png" alt="Recoil" title="Recoil"/></code>

<br/>

### Communication

<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1636892918/noticon/swgqv9hibsjjvqaiqwlw.png" alt="Noticon" title="Noticon"/></code>
<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1566913651/noticon/rj9nd1qsykajfusei65f.jpg" alt="Slack" title="Slack"/></code>
<code><img width="50" src="https://noticon-static.tammolo.com/dgggcrkxq/image/upload/v1676966453/noticon/gdq4xi8msuhfqfiwypam.png" alt="Jira" title="Jira"/></code>

<br/>

## 4. About Project

## 3. About Project
-

-
<br/>

## 4. Getting Started
## 5. Getting Started

### Requirements

For building and running the application you need:

- Node.js v20.4.0

### Installation & Run
``` bash

```bash
$ git clone https://github.com/uju-in/lime-frontend.git
$ nvm use v20.4.0
$ yarn install
$ yarn install
$ yarn dev
```

---

## 5. Stacks


### Development
![Typescript](https://img.shields.io/badge/Typescript-188DFF?style=for-the-badge&logo=Typescript&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Next.js](https://img.shields.io/badge/Next.js-20232A?style=for-the-badge&logo=next.js&logoColor=61DAFB)


### Communication
![Notion](https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=Notion&logoColor=white)
![Slack](https://img.shields.io/badge/Slack-purple?style=for-the-badge&logo=Slack&logoColor=white)
![Jira](https://img.shields.io/badge/Jira-blue?style=for-the-badge&logo=Jira&logoColor=white)

<br/>

0 comments on commit cdc8c3b

Please sign in to comment.