Skip to content

[Frontend] 내 프로젝트 피드백 주고 받기 - Telbby ✈️

License

Notifications You must be signed in to change notification settings

telbby/telbby-frontend

Repository files navigation

Telbby Frontend


logo

This is FrontEnd Repository of Telbby, a service that can be introduced into my project to exchange feedback with various users.

Go to BackEnd Repository

Tech Stack

  • TypeScript
  • React
  • Recoil
  • Emotion

Project Structure

config
└── webpack
public
├── favicon.png
├── index.html
└── robots.txt
src
├── @types              # type definition files
├── apis                # api request modules
├── assets              # static files (fonts, images, ...)
├── atoms               # recoil states
├── components          # react components
├── constants           # constants
├── hooks               # react hooks
├── pages               # react page components
├── styles              # global styles
├── types               # types
├── utils               # utility functions
├── App.tsx
└── index.tsx

Getting Started

Prerequisites

  • Install Node.js.
  • Refer to the .mock.env file and create the .env file in the root directory.

Run

yarn install
yarn dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

[Frontend] 내 프로젝트 피드백 주고 받기 - Telbby ✈️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •