Skip to content

thatsfov1/meetfriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeetFriends🫂💬

Based on Facebook React Social Network with responsive design and many pages.

Tech Stack

Client: React(Hooks), React-Router, Redux, Redux-Thunk.

Features

  • User Authentication
  • Real Users
  • Pagination
  • All CRUD Operations
  • Dialogue simulation

Authentication

Email: evgkulikovskyy@gmail.com

Password: PASSWORDforapp123

FAQ

How long has it been in development?

Development took 2 or 3 months

Screenshots

App Screenshot 1 App Screenshot 2 App Screenshot 3

Run Locally

Clone the project

  git clone https://github.com/thatsfov1/meetfriends.git

Go to the project directory

  cd meetfriends-main

Install dependencies

  npm install

Running Tests

To run tests, run the following command

  npm run test