Skip to content

Frontend of a social network using React Typescript and Tailwind CSS

Notifications You must be signed in to change notification settings

natanael-de-paulo/natanael-de-paulo-frontend

 
 

Repository files navigation

Front-end Social Network

This project was developed with the objective of creating the interface of the social network project, using React technologies with Typescript and tailwind CSS, in addition to other tools and technologies. The social network has features such as user profiles, followers, text and media posts, likes, comments, and a search engine.

🛠 Stack used

  • react;
  • typeScript;
  • radixUI;
  • axios;
  • styled-components;
  • jwt-decode;
  • react-router-dom;
  • react-icons
  • clsx
  • react-dropzone

Running locally

Clone the project

  git clone https://github.com/natanael-de-paulo/natanael-de-paulo-frontend.git

Enter the project directory

  cd natanael-de-paulo-frontend

Install the dependencies

  npm install

Start the server

  npm run start

About

Frontend of a social network using React Typescript and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • JavaScript 4.9%
  • CSS 2.2%
  • HTML 1.5%