Skip to content

twitter를 제작하며 채팅 앱을 한 번 만들어보기

Notifications You must be signed in to change notification settings

toy-project-kyungsle/clone-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making Web App with React (Nomad Coder)

327178497-aca5e5c3-3140-4f05-865e-418bcb965c89.mov

firebase 과금 문제로 배포 페이지는 사용이 불가능합니다🥲

🛠 Using Skill

💁‍♂️ Introducing Project

Let's make the tiny chat app!

🗂 Sign Up and Login with firestore

  • With firestore, you can implement sign-up and log-in page. Users can sign-up with their own email, or using Google & Github Log-in.
  • When you use the Google & Github Log-in, pop-up will helps you.

🔎 Chat your think

  • If you log in, you can chat whenever you want with the other users.
  • You can upload the Img file with Img upload.

🔥 Edit your own Profile

  • Editing profile is permitted. You can change your nick-name.

📁 Folder Structure

This project includes

  • public :It is just for favicon or main index html. And some logos.
  • src : It is the main code for the project.

💡 Major Implement

🤸‍ How To Use?

start

npm install
npm start

build

npm run build

deploy

Edit the value of "hompage" in package.json that you wanna show your project. then,

npm run deploy

🔖 Reference

The class link is here

153118346-668d60e5-bcc2-4130-8610-25c576e257a4

About

twitter를 제작하며 채팅 앱을 한 번 만들어보기

Topics

Resources

Stars

Watchers

Forks