This website is built using MERN stack. The users can register and login, and create their own profile, by including their education, job-experience, social medial handles and so on. There's also a functionality to put up posts and also delete them, if the user doesn't want them anymore. Other users can comment, like and unlike these posts and can have discussions too.
This repo doesn't contain node_modules folder. The installed packages are listed inside the package.json file- ReactJs
- Redux
- react-redux, redux-thunk, redux-developer tools extension
- axios
- Moment
- uuid
- Favicon(to include icons for login, logout, etc)
- MongoDB
- Mongoose
- Express
- express-validator
- bcryptjs, jsonwebtoken
- concurrently
- GithubAPI
- Gravatar
- nodemon