Repository files navigation UI-Auth-template-Using-MERN
Download or clone the repo into your local directory from Here
Make sure that you have node installed in your computer or Install Node
Inside the local directory here you have downloaded this repo, open your terminal
Run this command inside root and root/client directory to download dependencies for this project
Add config.env file in root directory
PORT = `Port Number`
MONGO_URI = `MongoDB Url`
JWT_SECRET = `JWT Secret Token`
JWT_EXPIRE = `JWT Session expire time`
EMAIL_SERVICE = `Service Provider Name`
EMAIL_USERNAME = `apikey`
EMAIL_PASSWORD = `Email Password`
EMAIL_FROM = `Email Address`
In root directory run command to start server
Now we can run this site locally
To see the site in your localhost run this command in your terminal inside client directory
Distributed under the MIT License. See LICENSE for more information.
Hope this will be helpful for your next project
About
Basic UI and Authentication Template Using MERN Stack Web Development
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.