crazyNumber 프로젝트 종료 후 진행 예정
This project has been planned to introduce foreigners to the Korean method of calculating age and provide information about zodiac signs.
If you enter the following command in the terminal, the project will be installed and launched
git clone https://github.com/SoJuSo/k-age-calculator.git && cd k-age-calculator
npm install
npm run dev
Types | Techs |
---|---|
Language | Javascript |
Library | React |
Bundler | Vite |
Styling | SCSS |
Code Formatter | eslint, prettier |
Deploy | Vercel |
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh