Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Our Forum With Like, Dislike, Comment, Seeing and Writing, Reporting Posts Also Login, Logout, Registration, Account, Delete, Watching Profile Needs a FrontEnd ..... So, Here It Is.

Notifications You must be signed in to change notification settings

SaminKirigaya/Forum_FrontEnd_With_React_Js__LARAVEL-OPTIMIZED-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum FrontEnd with React JS

The forum is built for sharing people's daylife issues and getting solution from other's .... The back end is delivered from laravel in this case.

Features

  • Account Authentication
  • Hashed Password
  • Password Recovery with Mail
  • Post Like/Dislike
  • Comment Like/Dislike
  • Reporting Posts
  • Viewing Individual User Profile and Their Posts
  • Deleting Comments and Posts
  • Image Converting in Database

Cautions

  • Inside Index.js file you will find two line code ->
  • axios.defaults.baseURL and headers authorizaion to hand rest api link ...
  • My backend was in localhost:8000 so i used that you need to change considering your port and url ...
  • Also another thing is our all time focus was authorization authentication... And features of forum . So, some small change was not added like converting Datetime to 2digit format using to.localeString("en-US",{ year : "numeric", month: "2-digit", day : "2-digit", hour: "2-digit", minute : "2-digit", hour12: true })
    • I might add this and other new features upcoming day if you request and inspire me ....

Demo of Web Server Design

Forum - Google Chrome 7_29_2023 8_14_24 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_30_46 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_31_02 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_30_54 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_31_24 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_31_14 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_32_31 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_32_37 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_33_45 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_33_53 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_35_57 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_36_04 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_36_12 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_38_53 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_39_04 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_40_58 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_41_15 AM

Forum and 4 more pages - Personal - Microsoft​ Edge 7_29_2023 8_41_53 AM

Run Locally

Clone the project

  git clone https://github.com/SaminKirigaya/Forum_FrontEnd_With_React_Js__LARAVEL-OPTIMIZED-.git

Go to the project directory

  cd my-project //The folder where everything you keep

Install dependencies

  npm install

Start the server

  npm run start

About

Our Forum With Like, Dislike, Comment, Seeing and Writing, Reporting Posts Also Login, Logout, Registration, Account, Delete, Watching Profile Needs a FrontEnd ..... So, Here It Is.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published