Perform "npm install" on the main and Client folders, then run "npm run dev" to launch full development mode. Insert your own Mongo database URL, JWT key and SendGrid API into the config/db.js file, and your Cloudinary keys into routes/usersRoute.js.
- User registry and authentication
- Terms and conditions agreement
- Create and edit posts
- Search other users' post by cateogry, username and location
- Upload a profile pic and resume with Cloudinary
- Make a profile and update it at anytime
- Bookmark your favorite posts
- Pagination
androidneha for the admin panel https://github.com/androidneha/mern-admin-panel
Jason Watmor for the pagination feature https://jasonwatmore.com/post/2017/03/14/react-pagination-example-with-logic-like-google


