kunalkashyap855 / kanban

An implementation of a Kanban Board using ReactJS, for IEEE CrossWoC 2021
GNU General Public License v3.0
3 stars 5 forks source link

Designed Signup & Signin page for user. #16

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Closes: #15 I have designed the sign in & Signup page for user ( Frontend only) and configured the routes.

Route: http://localhost:3000/signup image

Route http://localhost:3000/signin image

Please review my code.