An open API service indexing awesome lists of open source software.

https://github.com/sgarg5858/devgram

Devgram Application using MERN Stack!
https://github.com/sgarg5858/devgram

Last synced: 3 months ago
JSON representation

Devgram Application using MERN Stack!

Awesome Lists containing this project

README

        

# Mern Stack Application #Devgram

Links:

1. How Jwt Authenication Works and what makes it secure ?

https://www.sohamkamani.com/blog/javascript/2019-03-29-node-jwt-authentication/

2. How to use Callback with useState in React HOOKS

https://stackoverflow.com/questions/54954091/how-to-use-callback-with-usestate-hook-in-react

How to run this application:

1. npm install

2. npm start for front end

and for backend npm install and then in src folder node server.js or use nodemon