Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windragon0807/movieflix
π» μ΅μ μν μ 보λ₯Ό μ 곡νλ μ ν리μΌμ΄μ
μΌλ‘, λ·νλ¦μ€μ λ©μΈ νμ΄μ§λ₯Ό λͺ¨λΈλ‘ κ°λ°νμμ΅λλ€.
https://github.com/windragon0807/movieflix
framer-motion react react-hook-form recoil styled-components typescript
Last synced: about 14 hours ago
JSON representation
π» μ΅μ μν μ 보λ₯Ό μ 곡νλ μ ν리μΌμ΄μ μΌλ‘, λ·νλ¦μ€μ λ©μΈ νμ΄μ§λ₯Ό λͺ¨λΈλ‘ κ°λ°νμμ΅λλ€.
- Host: GitHub
- URL: https://github.com/windragon0807/movieflix
- Owner: windragon0807
- Created: 2022-08-16T06:16:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T13:14:35.000Z (about 1 year ago)
- Last Synced: 2024-04-23T22:01:57.418Z (7 months ago)
- Topics: framer-motion, react, react-hook-form, recoil, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movieflix
μ΅μ μν μ 보λ₯Ό μ 곡νλ μ ν리μΌμ΄μ μΌλ‘, λ·νλ¦μ€μ λ©μΈ νμ΄μ§λ₯Ό λͺ¨λΈλ‘ κ°λ°νμμ΅λλ€.
## μ€μΉ
νλ‘μ νΈλ₯Ό λ‘컬 νκ²½μμ μ€ννλ €λ©΄ λ€μ λ¨κ³λ₯Ό λ°λ₯΄μΈμ.
1. λ¨Όμ μ΄ νλ‘μ νΈλ₯Ό 볡μ ν©λλ€.
```sh
git clone https://github.com/windragon0807/movieflix.git
```2. νλ‘μ νΈ ν΄λλ‘ μ΄λν©λλ€.
```sh
cd movieflix
```3. νλ‘μ νΈ μ’ μμ±μ μ€μΉν©λλ€.
```sh
# npm
npm install# yarn
yarn install
```## μ€ν
νλ‘μ νΈλ₯Ό μ€ννλ €λ©΄ λ€μ λͺ λ Ήμ μ¬μ©νμΈμ.
```sh
# npm
npm run dev# yarn
yarn dev
```