react-assignment
react-assignment copied to clipboard
React Flask Leetcode Clone : url : https://github.com/KrishRathor/LeetCodeThree Description : Currently code submission works only for javascript and for first question test case needs be updated for rest of the...
Completed the Leet code frontend clone assignment
This is the first draft of the assignment I have completed all the components specified in the task.
Implemented **login page, signup page, all problems page and single problem page**. Also added a **home page** where users can select if they want to login or signup.
I didn't added much CSS at the moment but made all the components and added routes.
hey kirat can you go ahead and merge it and pls tell me if there is any mistake from my end.
If you find any mistakes, wrong approach or even slow approach it would be big help you drop a comment or something and plase feel free to critique or give...
react Assignment done !
I have completed all the tasks assigned in this assignment. Although I didn't connect the front end with the backend, I have written the code in such a manner that...