Skip to content

Marcela-Rocha-Martins/react-project1-feed-typescript

Repository files navigation

React + TypeScript + Vite Project: Social Media Feed Simulator

This is a React project developed with TypeScript and Vite, simulating a social media feed similar to Twitter. In this application, users can create posts, applaud comments, and interact dynamically.

Key Features

  • Content Posting: Users can create posts to share thoughts, news, or updates with the community.

  • Interactivity: The application offers features like applauding a comment to express approval.

Technologies Used

  • React: The JavaScript library for building efficient and reactive user interfaces.

  • TypeScript: A typed superset for JavaScript that adds static types to the language.

  • Vite: A fast bundler for JavaScript/TypeScript projects that leverages modern development architecture.

Used Libraries

Production Dependencies:

  • date-fns: A modern library for date manipulation in JavaScript.

  • phosphor-react: Stylish icon set for React applications.

Installation and Execution

  1. Clone this repository:

    git clone https://github.com/Marcela-Rocha-Martins/react-project1-feed-typescript.git
    
  2. Install dependencies: npm install or yarn install

  3. Run the application: npm run dev or yarn dev

The application will be available at http://localhost:5173/vite-deploy-demo/

Deploy

This project its available on: https://react-project1-feed-typescript.vercel.app/

Releases

No releases published

Packages

No packages published