Skip to content

This is the simple twitter clone application with React hooks, context & JWT authentification.

Notifications You must be signed in to change notification settings

huseyn/react-twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter clone app

This is the simple twitter clone application with React hooks, context & JWT authentification.

Usage

Install dependencies

npm install
npm client-install

Mongo connection setup

Edit your /config/default.json file to include the correct MongoDB URI

Run Server

npm run dev     # Express & React :3000 & :5000
npm run server  # Express API Only :5000
npm run client  # React Client Only :3000

About

This is the simple twitter clone application with React hooks, context & JWT authentification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published