Skip to content

najitwo/Albaform

 
 

Repository files navigation

👷 Albaform

Albaform Banner

Codeit Sprint FE10 Advanced Project ( 2024.12.15 ~ 2025.01.25 )
Part-time Job Platform Albaform


📌 References


⚡ Project Overview

  • Landing Page

Landing

  • Albaform Page

Albaform

  • Albaform Add/Apply Page
Add Apply
Albaform Add Albaform Apply
  • My Albaform Page
Owner Applicant
My Albaform Owner My Albaform Applicant
  • Albatalk Page

Albatalk

  • My Page

My Page


👩‍💻 Team Members

김수영 김희진 나지원 정성현
@swim-kim @devmanta @najitwo @jsh1147

🛠 Tech Stack

  • Environment

  • Build & Deployment

  • FE Tech

  • Quality Control

  • Collaboration Tool


🗂️ Project Structure

Albaform
├─ .github                : GitHub configurations
├─ app                    : App-wide files
│   ├─ api                : Internal APIs
│   └─ (page folders)     : Page components
│        └─ _components   : Page's components
├─ components             : Reusable components
├─ constants              : Constants
├─ hooks                  : Custom React hooks
├─ public                 : Static files
│   ├─ fonts              : Fonts
│   ├─ icons              : Icons
│   └─ images             : Images
├─ services               : External APIs
├─ store                  : State management
├─ types                  : Type definitions
└─ utils                  : Utility functions

💻 Usage

Needs to add environment variables

git clone https://github.com/codeit-sprint-fe10/Albaform.git
cd Albaform
npm install
npm run dev

About

Codeit Sprint FE-10 Advanced Project [ Albaform ]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Other 0.2%