Skip to content

Latest commit

ย 

History

History
89 lines (60 loc) ยท 3.97 KB

README.md

File metadata and controls

89 lines (60 loc) ยท 3.97 KB


/

ํผํŽซ๋งค์น˜๋Š” ํฌ์ธํŠธ ์ถฉ์ „์œผ๋กœ ๋ฐ˜๋ ค๋™๋ฌผ ์ž…์–‘ ๊ณผ์ •์˜ ์‹ ๋ขฐ์„ฑ์„ ํ™•๋ณดํ•˜๊ณ , ์†Œํ†ตํ•˜๊ธฐ์™€ ์‡ผํ•‘ํ•˜๊ธฐ๋ฅผ ํ†ตํ•ด ์ž…์–‘ ์ดํ›„์—๋„ ์ด์šฉํ•  ์ˆ˜ ์žˆ๋Š” ๋ฐ˜๋ ค๋™๋ฌผ ์ž…์–‘ ํ”Œ๋žซํผ ์ž…๋‹ˆ๋‹ค.

๐Ÿ“บ ๋ฐ๋ชจ์˜์ƒ

https://www.youtube.com/watch?v=pyyAn5ecbxA


๐Ÿ“ท Screenshots

  • ์ž…์–‘ํ•˜๊ธฐ, ํŒŒ์–‘ํ•˜๊ธฐ

    /pet/list /pet/form /pet/board

  • ์‡ผํ•‘ํ•˜๊ธฐ

    /shop/list /shop/board /shop/board /shop/chekout

  • ์†Œํ†ตํ•˜๊ธฐ

    /commu /commu/card /commu/form

  • ๋กœ๊ทธ์ธ, ์ปค์Šคํ…€

    /signin /profile/user-form /profile/taste-form /profile/user

๐ŸŒ Browser Support

Chrome Safari Firefox Edge
Yes Yes Yes Yes

๐Ÿ›  Pull Request Steps

Setup

Fork master branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check to see if there are any errors.

$ git clone https://github.com/[username]/perpetmatch-front.git
$ cd perpetmatch-front
$ yarn install
$ yarn start

Develop

You can see your code is reflected as soon as you saving the codes by running a server.

Pull Request

Before creating a PR, test and check for any errors. If there are no errors, then commit and push.

โš–๏ธ License

This software is licensed under the MIT.