keremcengiz0 / quest-app-react

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questapp

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.

Technologies Used For FrontEnd

  • React.js
  • Material UI

IDE

  • Visual Studio Code

Running questapp locally

	git clone https://github.com/keremcengiz0/quest-app-react.git

After running the BackEnd, you can run the project with the npm start command.

You can then access questapp here: http://localhost:3000

You can visit this repository for the BackEnd part. ==> Quest-app

Images From Project

Home Page

home_page

Comment

comment

Profile Page

profile_page

Change Avatar

change_avatar

About

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.


Languages

Language:JavaScript 92.6%Language:HTML 4.3%Language:CSS 2.3%Language:SCSS 0.8%