beingtmk / nodejs-starter-kit

A Universal Javascript Starter Kit to satisify all you Web / App needs!
https://nodejs-starterkit.approxyma.com
MIT License
27 stars 15 forks source link

Responsive pages #31

Closed r-kohale9 closed 4 years ago

r-kohale9 commented 4 years ago

Navbar implemented using hedron http://nodejs-starter-kit-rishabh.herokuapp.com/

sign in page overflow http://nodejs-starter-kit-rishabh.herokuapp.com/login

signup page overflow http://nodejs-starter-kit-rishabh.herokuapp.com/register

profile page overflow http://nodejs-starter-kit-rishabh.herokuapp.com/profile

reset-password http://nodejs-starter-kit-rishabh.herokuapp.com/forgot-password

userAdd http://nodejs-starter-kit-rishabh.herokuapp.com/users/new

user edit http://nodejs-starter-kit-rishabh.herokuapp.com/user/1

uploads http://nodejs-starter-kit-rishabh.herokuapp.com/upload

reports http://nodejs-starter-kit-rishabh.herokuapp.com/report

posts http://nodejs-starter-kit-rishabh.herokuapp.com/posts

postedit http://nodejs-starter-kit-rishabh.herokuapp.com/post/20 after clicking the link it won't load anything so go to /posts and then click on a post to edit it

postadd http://nodejs-starter-kit-rishabh.herokuapp.com/post/new

beingtmk commented 4 years ago

15