File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed
Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ An Authentication app build with [**Next.js**](https://github.com/zeit/next.js/)
1818
1919<p align =" center " >:heavy_check_mark: No Express.js :heavy_check_mark: Serverless ready :heavy_check_mark: API Routes :heavy_check_mark: Middleware</p >
2020
21- <h3 >:lock: Authentication</h3 >
21+ <h3 align = " center " >:lock: Authentication</h3 >
2222
23- <div >
23+ <div align = " center " >
2424
2525- [x] Session
2626- [x] Sign up/Log in/Log out
2727
2828</div >
2929
30- <h3 >:woman::man: Profile</h3 >
30+ <h3 align = " " center >:woman::man: Profile</h3 >
3131
32- <div >
32+ <div align = " center " >
3333
3434- [x] Profile picture, name, bio, email
3535- [x] Edit profile
@@ -44,6 +44,22 @@ An Authentication app build with [**Next.js**](https://github.com/zeit/next.js/)
4444
4545<img src =" https://i.ibb.co/WpChDPd/Home-before-login.jpg " alt =" Home Before Login " />
4646
47+ <h3 align =" center " >Login</h3 >
48+
49+ <img src =" https://i.ibb.co/8KBScRy/login.jpg " alt =" Login " />
50+
51+ <h3 align =" center " >Sign up</h3 >
52+
53+ <img src =" https://i.ibb.co/ynWnRpq/signup.jpg " alt =" Sign up " />
54+
55+ <h3 align =" center " >Home After Login</h3 >
56+
57+ <img src =" https://i.ibb.co/nz8t7SC/Home-after-login.jpg " alt =" Home After Login " />
58+
59+ <h3 align =" center " >Profile</h3 >
60+
61+ <img src =" https://i.ibb.co/251QHMn/profile.jpg " alt =" Profile " />
62+
4763</div >
4864
4965<h3 >Dependencies</h3 >
You can’t perform that action at this time.
0 commit comments