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!
- Host: GitHub
- URL: https://github.com/sgarg5858/devgram
- Owner: sgarg5858
- Created: 2020-06-07T08:21:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:12:08.000Z (over 2 years ago)
- Last Synced: 2023-03-08T15:01:25.556Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 7.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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