[PR #2] [CLOSED] refactor code #4

Closed
opened 2026-03-03 18:49:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/orcuntuna/parama-ne-oldu/pull/2
Author: @batuhanbaybas
Created: 7/15/2023
Status: Closed

Base: mainHead: refactoring-code


📝 Commits (1)

📊 Changes

9 files changed (+580 additions, -300 deletions)

View changed files

📝 package.json (+1 -0)
src/api/axios-instance.ts (+4 -0)
📝 src/app/page.tsx (+387 -285)
src/components/button/index.tsx (+38 -0)
src/components/currency-card/index.tsx (+63 -0)
src/components/currency-input/index.tsx (+36 -0)
src/components/currency-span/index.tsx (+16 -0)
src/components/error-message/index.tsx (+11 -0)
📝 src/helpers.ts (+24 -15)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/orcuntuna/parama-ne-oldu/pull/2 **Author:** [@batuhanbaybas](https://github.com/batuhanbaybas) **Created:** 7/15/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `refactoring-code` --- ### 📝 Commits (1) - [`f4bf456`](https://github.com/orcuntuna/parama-ne-oldu/commit/f4bf4563271d059119bda71f52c5913cbf46abf7) refactor code ### 📊 Changes **9 files changed** (+580 additions, -300 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) ➕ `src/api/axios-instance.ts` (+4 -0) 📝 `src/app/page.tsx` (+387 -285) ➕ `src/components/button/index.tsx` (+38 -0) ➕ `src/components/currency-card/index.tsx` (+63 -0) ➕ `src/components/currency-input/index.tsx` (+36 -0) ➕ `src/components/currency-span/index.tsx` (+16 -0) ➕ `src/components/error-message/index.tsx` (+11 -0) 📝 `src/helpers.ts` (+24 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:49:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/parama-ne-oldu#4
No description provided.