8000 GitHub - pberkut/test-tweet-card: Test Tweet Cards
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pberkut/test-tweet-card

Repository files navigation

TWEET CARDS

screen

Description

The application has 2 pages Home and Tweets. The Tweets page loads user cards from the database. By clicking on the Follow button in the card, you can subscribe to a user or unsubscribe.

Technologies

  • react
  • react-router-dom
  • styled-components
  • CSS Modules
  • utility clsx
  • axios
  • REST API
  • mockAPI

Installation

git clone https://github.com/pberkut/test-tweet-card.git
cd your-project
npm install
npm start


Releases

No releases published

Packages

No packages published
0