Skip to content

Arikato111/social-web-react

Repository files navigation

React vite Ts Ts

Social website with React (Typescript)

this is Front-end to working with social-web-php

Get started

  • clone repository
  • yarn or npm install
  • yarn dev or npm run dev

Inside it

  • React + Vite + Tailwindcss + TypeScript
  • react-router-dom
  • daisyui

Need to know

  • api method use only GET and POST;
  • if use [POST, PUT, DELETE] must assign method with params in url : example /api/user?method=delete
  • because server api has error with PUT, POST, and others method
  • sending data to api must use with FormData

TODOs

  • work with social-web-php

  • register & login

  • posts

  • webboard

  • people

  • poll

Releases

No releases published

Packages

 
 
 

Languages