File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ An Authentication app build with [**Next.js**](https://github.com/zeit/next.js/)
2727
2828</div >
2929
30- <h3 align =" " center >:woman::man: Profile</h3 >
30+ <h3 align =" center " >:woman::man: Profile</h3 >
3131
3232<div align =" center " >
3333
@@ -62,6 +62,10 @@ An Authentication app build with [**Next.js**](https://github.com/zeit/next.js/)
6262
6363</div >
6464
65+ <h3 align =" center " >Edit Profile</h3 >
66+
67+ <img src =" https://i.ibb.co/cTX1C7h/edit-profile.jpg " alt =" Edit Profile " />
68+
6569<h3 >Dependencies</h3 >
6670
6771This project uses the following dependencies:
@@ -90,3 +94,13 @@ Required environmental variables in this project include:
9094- ` process.env.MONGODB_URI ` The MongoDB Connection String (with credentials)
9195- ` process.env.MONGODB_DB ` The name of the MongoDB database to be used.
9296- ` process.env.CLOUDINARY_URL ` (optional, Cloudinary ** only** ) Cloudinary environment variable for configuration. See [ this] ( https://cloudinary.com/documentation/node_integration#configuration ) .
97+
98+ <h2 align =" center " >
99+ License
100+ </h2 >
101+
102+ <div align =" center " >
103+
104+ [ MIT] ( LICENSE )
105+
106+ </div >
You can’t perform that action at this time.
0 commit comments