Rajdeep Sengupta
Rajdeep Sengupta
I have build a frontend Quiz App. Can I add this? Here is a Link: https://quiz-app-rajdeep019.vercel.app/
Hey, I have created a discord front-end clone. Here is the the link can I add that? https://discord-clone-rajdeep019.vercel.app/dashboard
I have build a google Keep Clone. Can I add this? Here is a Link " https://keeper-google-keep-clone.vercel.app/
**Describe the bug** For now the tab in the Brower looks like this and looks bad. **To Reproduce** **Expected behaviour** It should name Certified Cliché. **Screenshots**  **Additional...
Need proper spacing in the home page as well as the glassmorphism effect it had before. Now it looks like this. Need to fix that.
When it's the homepage and someone Clicks the **Booklee Logo**, it goes to half and stuck there.
Add a page for top donators where top donators will be show and appreciated. You can get the data from the donatedbooks collection and compile them to display in a...
Use Azure Bing API to have the data and display them in a page!
Maybe use a Realtime firebase, or setting up a node, express backend and use web-socket to create a proper chat section where sellers and buyer can chat. Like OLX :...
### Current Behavior `Navigator.js` is a class-based component. ### Desired Behavior `Navigator.js` should be a functional component. ### Implementation Convert all the Class-based components to new updated functional components. It...