react-assignment icon indicating copy to clipboard operation
react-assignment copied to clipboard

Results 96 react-assignment issues
Sort by recently updated
recently updated
newest added

Made 4 Routes - login/signup/Problems/ProblemInfo

used tailwind to make ui a bit better

=> I have hosted this Web-App and here's the _**LINK**_ => **(https://mk-react-leet-code.vercel.app/)** ... => /Home, /Register. /Login, /Questions, /Solutions -Routes added and linked successfully.

- Added Register, Login pages and problems section with basic code editor(Not functional) - The website is live on https://leetcodeclonebysree.netlify.app/ - ![image](https://github.com/hkirat/react-assignment/assets/113054616/bc99b8e4-110f-41d3-af76-1ecd16b960bb) ![image](https://github.com/hkirat/react-assignment/assets/113054616/1a1d1d9e-b56c-4ace-9f1c-60dfaadb04a6)

- Welcome page where user can click on link to login - User clicks on login link on welcome page or visits /login, user enters email id and password and...

- React application with routing and multiple components for different pages. - Implemented pages : -login - Login page -signup - Signup page -displaying all problems -showing individual problem details.