Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

edoko/react-mern-crud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN CRUD Example

Stack

  • React.js
  • Redux
    • Redux-thunk
  • Node.js
    • Express
  • MongoDB
    • Mongoose

Feature

  • Create Post
  • See Detail Post
  • Remove Post
  • Edit Post
  • Pagination
  • Login & Register with JWT
  • Backend: Node.js(Express) + MongoDB
  • Design with Reactstrap(bootstrap v4)

TODO

  • Login & Register with JWT
    • Social Login (Google)
  • Remove Post feature on Post List page
  • Category
  • Search Posts
  • Pagination

How to do it ?

yarn (and backend folder)

yarn server

yarn start

About

React + Redux + Redux-thunk + MongoDB + Express CRUD Example Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published