A self-learning and ongoing full-stack MERN application that performs all the CRUD operations and comes with jwt authentication.
-> Download the zip folder
-> cd to current directory
-> Run the command "npm install" on the command line
-> Connect to your own database by adding your own "MONGODB_URI"
-> Run "npm start" on the command line
-> Responsiveness
-> Search by tags
-> Create/View profile for each user