-
Clone the repository to your local machine:
git clone https://github.com/harsh661/mern-auth.git
-
Change into project directory
cd mern-auth
-
Install dependencies
npm install
-
Rename .env-example to .env and add following content:
NODE_ENV=development PORT=5000 MONGODB_URI=your-mongodb-connection-string JWT_SECRET=your-secret-key
-
Start server:
npm run devStart
-
Notifications
You must be signed in to change notification settings - Fork 0
React Login Dashboard that uses Local Storage to sustain authentication sessions. This project uses a mesh-relationship similar to a social network for inviting users to projects.
christophernathaniel/Social-Kanban
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
React Login Dashboard that uses Local Storage to sustain authentication sessions. This project uses a mesh-relationship similar to a social network for inviting users to projects.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published