Skip to content

Welcome to the Follow Card project! This project showcases a simplified version of a Twitter-like follow card, implemented using React with the useState hook.

Notifications You must be signed in to change notification settings

Ghosthard117/followCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow Twitter Card

The Follow Card project is a small example of a Twitter-like following card implemented in React using the useState hook. It simulates a card displaying user information and a follow button. When the user clicks the follow button, it toggles the follow status, updating the UI accordingly. This project serves as a practical demonstration of managing state in React components with the useState hook, as well as a simple UI component implementation.

Live Site Github Repository

Tech Stack

React JS HTML CSS Vite

Screenshot

Screenshot 2023-07-18 092111

Notes:

This project is created for learning purposes, focusing on understanding React and the useState hook.

It provides hands-on experience in managing component state and updating the UI dynamically in React.

Clone the project

  git clone https://github.com/Ghosthard117/followCard.git

About

Welcome to the Follow Card project! This project showcases a simplified version of a Twitter-like follow card, implemented using React with the useState hook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published