Git READ ME
Delightful way to
prove your alcohol taste ๐ท๐ถ๐บ
Proof is an app service for archiving and recommending liquor, created by the team '6271'.
Our web service provides a small enjoyable survey to recommend the best liquor based on your preference.
For more information, download the 'Proof' app, share your comments and look at all of the benefits you can expect by visiting 'Proof'!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
- yarn
$ npm install --global yarn
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
- Clone the repo
$ git clone https://github.com/mash-up-kr/proof_web.git
- Install Yarn Packages
$ yarn
- Start development running
$ yarn dev
- React - Web Framework
- NextJS - Web Framework
- Turborepo - Mono repo
- recoil - Client State
- react-query - Server State
- emotion - CSS in JS
- @zigae - Idea & Initial work
- @otterji - Idea & Initial work
- @huewilliams - Idea & Initial work
- @poiu694 - Idea & Initial work
This open source project is sponsored by Vercel.
proof is under MIT license
MIT License
Copyright (c) 2021-2022 proof
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.