Skip to content

KumarKhailendra/LearnTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN STACK + TYPESCRIPT + REDUX | LEARNTIME BLOG

MERN Stack Build a blog app using MERN + Typescript + Redux + Bootstrap 5 + ReactQuill + Socket.io + Twilio

  • Register, login with Email or Phone number.
  • Quick login with Google, Facebook, SMS.
  • Forgot password, reset password and register a new account by Email or SMS verification.
  • Update personal information (name, password and avatar)
  • Create new blog with React quill.
  • Comment realtime with Socket.io
  • Pagination, search with autocomplete Mongodb

Importent Informetion

Please Login with Google or Facebook

We facing some issue with sending Mail and SMS

Author: KHAILENDRA PRASAD

Install dependencies for server

npm install

Install dependencies for client

cd client ---> npm install

Connect to your mongodb and add info in .env

Run the Express server only

npm run dev

Run the React client only

cd client ---> npm start

Server runs on http://localhost:5000 and client on http://localhost:3000

Interface

Defoult Home Page

alt

User Home Page

alt

Blog Page

alt

Comments

alt

Create Blog Page

alt

Login Page

alt

Register Page

alt

Profile Page

alt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors