diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..a547bf36
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+# Logs
+logs
+*.log
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+lerna-debug.log*
+
+node_modules
+dist
+dist-ssr
+*.local
+
+# Editor directories and files
+.vscode/*
+!.vscode/extensions.json
+.idea
+.DS_Store
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..7059a962
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# React + Vite
+
+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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh
+- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
+
+## Expanding the ESLint configuration
+
+If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
diff --git a/eslint.config.js b/eslint.config.js
new file mode 100644
index 00000000..ec2b712d
--- /dev/null
+++ b/eslint.config.js
@@ -0,0 +1,33 @@
+import js from '@eslint/js'
+import globals from 'globals'
+import reactHooks from 'eslint-plugin-react-hooks'
+import reactRefresh from 'eslint-plugin-react-refresh'
+
+export default [
+ { ignores: ['dist'] },
+ {
+ files: ['**/*.{js,jsx}'],
+ languageOptions: {
+ ecmaVersion: 2020,
+ globals: globals.browser,
+ parserOptions: {
+ ecmaVersion: 'latest',
+ ecmaFeatures: { jsx: true },
+ sourceType: 'module',
+ },
+ },
+ plugins: {
+ 'react-hooks': reactHooks,
+ 'react-refresh': reactRefresh,
+ },
+ rules: {
+ ...js.configs.recommended.rules,
+ ...reactHooks.configs.recommended.rules,
+ 'no-unused-vars': ['error', { varsIgnorePattern: '^[A-Z_]' }],
+ 'react-refresh/only-export-components': [
+ 'warn',
+ { allowConstantExport: true },
+ ],
+ },
+ },
+]
diff --git a/images/Img_home_01.png b/images/Img_home_01.png
deleted file mode 100644
index f496ba4c..00000000
Binary files a/images/Img_home_01.png and /dev/null differ
diff --git a/images/Img_home_02.png b/images/Img_home_02.png
deleted file mode 100644
index 1f3b1b83..00000000
Binary files a/images/Img_home_02.png and /dev/null differ
diff --git a/images/Img_home_03.png b/images/Img_home_03.png
deleted file mode 100644
index eb0d6cd2..00000000
Binary files a/images/Img_home_03.png and /dev/null differ
diff --git a/images/Img_home_bottom.png b/images/Img_home_bottom.png
deleted file mode 100644
index d4ef2c69..00000000
Binary files a/images/Img_home_bottom.png and /dev/null differ
diff --git a/images/Img_home_top.png b/images/Img_home_top.png
deleted file mode 100644
index f48df007..00000000
Binary files a/images/Img_home_top.png and /dev/null differ
diff --git a/index.html b/index.html
index 414a240e..fd931640 100644
--- a/index.html
+++ b/index.html
@@ -10,226 +10,12 @@
-
-
-
-
판다 마켓
+ 판다마켓
+
+
-
-
-
-
-
-
-

-
-
Hot item
-
인기 상품을 확인해 보세요
-
- 가장 HOT한 중고거래 물품을
- 판다 마켓에서 확인해보세요
-
-
-
-
-

-
-
Search
-
구매를 원하는 상품을 검색하세요
-
- 구매하고 싶은 물품은 검색해서
- 쉽게 찾아보세요
-
-
-
-
-

-
-
Register
-
판매를 원하는 상품을 등록하세요
-
- 어떤 물건이든 판매하고 싶은 상품을
- 쉽게 등록하세요
-
-
-
-
-
-
-
-
- 믿을 수 있는
- 판다마켓 중고 거래
-
-
-
-

-
-
-
-
-
+
+