
Closed
Posted
Paid on delivery
I have a fully functional ASP.NET Core API ready to go and now need the React layer that brings it to life.. • A responsive React interface (hooks, functional components, TypeScript) • Secure JWT authentication with (logic in api side login, refresh,)clean handling of loading or error states • User and Artist dashboard pages for viewing and editing artist profiles, uploading images, and browsing gallery thumbnails • if have Webrtc experience added advantage. • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree on fixed milestones once you’ve scoped the screens.
Project ID: 40376823
47 proposals
Remote project
Active 28 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
47 freelancers are bidding on average ₹23,518 INR for this job

Hello, I will build the React frontend — JWT auth flow with token refresh, User and Artist dashboards, image upload prepared for S3/Spaces, and gallery browsing — all in TypeScript with functional components and hooks. For the auth layer, I will store refresh tokens in httpOnly cookies and handle silent refresh so sessions persist without exposing tokens to XSS. Questions: 1) How many distinct screens do you estimate across both dashboards? 2) Do you have a preference between Tailwind and MUI, or should I decide based on the UI needs? Looking forward to talking through the details. Kamran
₹24,746 INR in 10 days
7.4
7.4

Your API is solid, but without proper token refresh logic on the frontend, users will get kicked out mid-session when the JWT expires. I've seen this break user trust in production apps - they lose unsaved work and blame the product, not the auth flow. Quick question - does your API return both access and refresh tokens, or just a single JWT? And for the file uploads, are you handling presigned URLs server-side, or do you want the React app to POST directly to DigitalOcean Spaces? Here's how I'd wire this up: - REACT + TYPESCRIPT: Build a token interceptor that silently refreshes expired JWTs before API calls fail, plus context providers for auth state so dashboards don't flicker during token rotation. - AXIOS SETUP: Configure instance-level error boundaries that catch 401s, retry with refresh tokens, and only redirect to login after the refresh attempt fails - keeps the UX smooth. - FILE UPLOADS: Implement drag-and-drop with progress bars using FormData, then swap to presigned URLs when you're ready for Spaces without touching component logic again. - TAILWIND + RESPONSIVE GRID: Use utility classes for mobile-first layouts so artist galleries look clean on phones without media query hell - I'll add skeleton loaders for image thumbnails during fetch. - WEBRTC: I've built peer-to-peer video chat for 2 telehealth platforms using Simple-Peer - if you're planning live artist sessions or portfolio reviews, I can stub the signaling architecture now. I've built 8 React dashboards against .NET APIs in the last 3 years, including one that handled 50K image uploads per month. I don't work from Figma files - I prototype in-browser and iterate fast. Let's do a 20-minute call where you walk me through your API docs and we'll agree on milestone structure before I touch code.
₹22,500 INR in 7 days
7.1
7.1

Hello there we are a team of developers and we can do this project in no time. Please, share the complete requirement. Thanks Ashish Kumar.
₹25,000 INR in 7 days
5.4
5.4

Hi, As per my understanding: You are looking for a skilled React developer to build a front-end layer for your existing ASP.NET Core API. The project requires a responsive interface built with TypeScript and functional components, focusing on two distinct user roles: Users and Artists. Key features include a secure JWT authentication flow with refresh token logic, comprehensive profile management, and a gallery system with image upload capabilities. I understand that since wireframes are not provided, you need someone who can take initiative on the UX design while maintaining a high development velocity through frequent GitHub pull requests and tight API integration. Implementation approach: I will initialize the project using React with TypeScript and Tailwind CSS to ensure a scalable and modern styling architecture. For state management and API calls, I will use Axios with interceptors to globally handle JWT injection, token expiration, and error states. The authentication flow will securely store tokens and manage protected routes for the Artist and User dashboards. I will implement the gallery and image upload features using a modular component design, ensuring the logic is ready to transition to S3 or DigitalOcean. If needed, I can leverage my WebRTC knowledge to incorporate real-time features. We will sync via GitHub, following a clean PR-based workflow for rapid testing and feedback.
₹12,500 INR in 7 days
4.1
4.1

✅✅ Hi there ✅✅ I am excited about the opportunity to bring your ASP.NET Core API to life with a responsive React interface. With my expertise in React (hooks, functional components, TypeScript) and secure JWT authentication, I am confident in creating user-friendly dashboard pages for both Users and Artists. My experience with seamless API integration using Axios and handling loading/error states will ensure a smooth user experience. I have prior experience with Webrtc, which can be an added advantage for your project. Additionally, I am well-versed in file upload flows and can prepare for S3 or DigitalOcean Spaces integration. Whether using Tailwind, MUI, or custom CSS, I will ensure a polished styling that aligns with your vision. I propose an agile development approach, leveraging GitHub for quick iterations and high velocity. By opening small pull requests and testing against the API, we can ensure timely progress. I am open to working hourly or setting fixed milestones once we scope the screens together. Let's collaborate to bring your project to life efficiently and effectively. Anton D
₹25,000 INR in 7 days
3.7
3.7

Hey, your project, React Developer for APP using ASP.NET project looks like a great fit for my skills. I've worked on similar JavaScript projects and can deliver solid results. Let me know if you'd like to chat about the approach.
₹12,500 INR in 7 days
3.8
3.8

Hi, I recently built a React + TypeScript dashboard connected to a .NET Core API for a media-based platform where users managed profiles, uploaded images, and browsed galleries with JWT-secured access. The hardest part was stabilizing authentication across refresh cycles and preventing UI glitches during token renewal. I solved it using Axios interceptors with a clean refresh-token flow and centralized auth state, so users stayed logged in smoothly without sudden logouts or broken requests. For your project, I’d build a modular React app using hooks and TypeScript, directly aligned with your ASP.NET Core endpoints. JWT auth would be handled with secure interceptor logic for login, refresh, and error states. Artist and user dashboards would be structured as reusable components with clean loading and error handling. For uploads, I’d implement a flexible file flow designed to later switch to S3 or DigitalOcean Spaces without changing frontend logic. Quick questions: is your refresh token already fully handled on the backend? And for the artist gallery, do you want simple upload/display or features like reordering and editing metadata?
₹25,000 INR in 7 days
3.5
3.5

With my more than 8 years of extensive experience in not just React, but also mobile app development and backend service development, I am confident in my ability to deliver exactly what you need. You mentioned in the project description that you will be relying on the UX instincts of the chosen developer and lucky for you, UX is an area I thrive in. I am well-versed in using Axios or Fetch to seamlessly integrate APIs into a React application, so your ASP.NET Core API would be something I could handle with ease. In fact, I have previously worked on projects involving secure JWT authentication like the one you mentioned and handled file upload flows preparing for S3 or DigitalOcean Spaces. Additionally, I'm experienced in Styled-components which can ensure we end up with polished styling matching your design expectations. Also, as someone who has worked on both native iOS and Android, I understand the importance of cross-platform compatibility and can optimize the APP for that. Let's not forget my proficiency with databases (MySQL, PostgreSQL, MongoDB) - efficient database interactions lead to smoother applications - another win for our working together!
₹15,000 INR in 7 days
4.5
4.5

With over 14 years of experience and a comprehensive skill set, I am confidently capable of delivering high-performance React interfaces with seamless API integration as your fullstack developer. My familiarity with hooks, functional components, TypeScript and exceptional command over Axios or Fetch promises an efficient, error-free development process for your app. Moreover, my proficiency in WebRTC could serve as an added bonus for the project. Having developed applications using ASP.NET Core API before, I understand the backend intricacies and can effectively channel them into compatible endpoints by unravelling the data efficacy. Additionally, my tailor-made expertise extends to secure JWT authentication, which will guarantee sturdy protection with a smooth loading and error handling experience. Being adept at working without wireframes, I can rely on my astute UX instincts to produce intuitive designs that resonate well with user preferences. Thanks to the strength of our collaboration through GitHub and your feedback on small pull requests, we can ensure quick iterations while keeping the quality of work high for both fixed milestones or hourly deadlines. In short, I'm dedicated to delivering precisely what you envision. Hire me, and let's turn your idea into a functional reality!
₹25,000 INR in 7 days
2.8
2.8

Hi, Today only i have completed a project with this tech stack. I can build a clean, responsive React frontend for your ASP.NET Core API with smooth integration and a polished user experience. What I’ll deliver: React app with TypeScript (hooks + functional components) JWT authentication flow (login, refresh, protected routes) User & Artist dashboards (profile edit, image upload, gallery view) API integration via Axios/Fetch with proper state handling File upload flow (ready for S3/DigitalOcean Spaces) Responsive UI with clean styling (Tailwind/MUI or custom CSS) Loading states, error handling, and smooth UX Bonus (if needed): WebRTC integration support Approach: Work in small PRs via GitHub for fast iteration Design intuitive UI without wireframes using best UX practices Keep code clean, scalable, and easy to extend Experience: Strong React + TypeScript frontend development Experience integrating with ASP.NET Core APIs Built dashboards, auth systems, and media upload flows Focus on clean UI and production-ready code
₹12,500 INR in 1 day
2.3
2.3

Hi there, Thanks for sharing the details I understand you already have a working ASP.NET Core API and now need a clean responsive React frontend to fully bring the system to life I can help you with this I have strong experience building React applications using functional components hooks and TypeScript with a focus on scalable structure and smooth API integration For your project I will deliver A responsive React interface built with clean reusable components Secure JWT authentication flow with proper loading and error handling User and Artist dashboards for profile management image uploads and gallery browsing Seamless API integration using Axios or Fetch wired to your endpoints File upload system prepared for S3 or DigitalOcean Spaces Clean UI using Tailwind or MUI with a polished and modern look Optional WebRTC integration support if required Well structured GitHub workflow with small iterative pull requests for fast testing and feedback Since there are no wireframes I will apply UX best practices to design a smooth intuitive user experience and we can refine it together during development Looking forward to working with you Regards Usama K
₹25,000 INR in 7 days
2.6
2.6

As a seasoned developer adept in React.js and building API-driven applications, I'm confident that I am the right fit for your project. Your vision aligns perfectly with my skills and experience. Having worked extensively in both front-end and back-end development, I can ensure the seamless integration of your ASP.NET Core API with a responsive React interface. I've gained hands-on experience with hooks, functional components, TypeScript and have a deep understanding of secure JWT authentication - critical for handling login, refresh strategies decisively and ensuring safety. Furthermore, I've also worked on Webrtc projects which can prove to be an added advantage to this project. In addition to API integration, let me reassure you that your project is in safe hands when it comes to file upload flow, polished styling, and using CSS/Tailwind/MUI - whatever works best for you. Rest assured, I always prioritize clean coding standards, emphasize scalability and have proven abilities to iterate quickly with UX instincts in mind.
₹22,000 INR in 10 days
2.3
2.3

Hi there, I can build a clean, responsive React front end that connects seamlessly with your ASP.NET Core API and delivers a smooth, production ready experience. I will use React with hooks, functional components, and TypeScript to keep the codebase structured and scalable. Authentication will be implemented using your existing JWT logic, with proper handling of token storage, refresh flow, and clear loading and error states across the app. For the UI, I will design intuitive dashboards for both users and artists, including profile management, image uploads, and gallery browsing with clean thumbnails. I can implement a smooth file upload flow that is ready to integrate with S3 or DigitalOcean Spaces when needed. Let’s connect to discuss and start work! Thanks Saurabh
₹18,000 INR in 7 days
3.8
3.8

Hi, This is a strong fit because the hardest backend piece is already done — your **ASP.NET Core API is functional**, so the real job now is building a **clean React front end** that feels polished, integrates smoothly, and is easy to iterate in GitHub without slowing you down. I can help with: * responsive **React + TypeScript** UI using hooks/functional components * clean JWT auth handling around your existing login/refresh flow * user and artist dashboards * artist profile editing + image uploads + gallery thumbnails * API integration via Axios/Fetch * polished UI with **Tailwind or MUI** * clean PR-based workflow so we can move fast What stood out to me is that you don’t have wireframes and want someone who can use good UX judgment instead of waiting for every detail. That’s exactly how I like to work: shape the screen flow cleanly, keep components modular, and make the app feel professional from the first version. I also have experience with API-driven front ends and can keep the upload flow ready for **S3 / DigitalOcean Spaces** later. If you send me the endpoint list and the priority screens, I can tell you the best implementation path right away. Best regards. Ankit.
₹12,500 INR in 3 days
2.0
2.0

Hello As an expert developer Whereas We can help you build a responsive React interface using TypeScript, hooks, and clean functional components, with seamless API integration via Axios. I’ll implement secure JWT authentication (handling login, refresh, and edge cases), along with clear loading and error states for a smooth user experience. For the dashboards, I’ll design intuitive user and artist flows for profile management, image uploads, and gallery browsing. Since there are no wireframes, I’ll rely on practical UX patterns and iterate quickly with you through small GitHub pull requests. I’ll also structure the file upload system to be scalable and ready for S3 or DigitalOcean Spaces. Styling can be done with Tailwind, MUI, or custom CSS based on your preference. **I am comfortable working iteratively and can adapt to either hourly or milestone-based collaboration**. Looking forward to working together. Best, Abhishek
₹25,000 INR in 15 days
1.5
1.5

NOT A BOT BIDDER, A REAL DEVELOPER HERE. Hi, I understand you have a solid ASP.NET Core API ready and need a high-performance React layer to bring the User and Artist experiences to life. My focus will be on building a maintainable TypeScript frontend that prioritizes secure JWT handling and a seamless file upload flow, ensuring the architecture is ready for S3 or DigitalOcean integration. With my experience in React.js, TypeScript, and Tailwind CSS, I can translate your API endpoints into a polished, responsive interface using functional components and hooks. I have a proven track record of architecting platforms and implementing secure role-based authorization, which aligns perfectly with your need for distinct User and Artist dashboards. I am comfortable working without wireframes, leveraging my UX instincts and experience with libraries like Tailwind or Shadcn to ensure the gallery and profile editors are both intuitive and visually professional. My workflow is built for high velocity; I am proficient in Git-based collaboration and AI-assisted development (Cursor/GitHub Copilot), allowing me to open clean, small pull requests that integrate smoothly with your backend. I am ready to iterate quickly on GitHub and can start by scoping the initial authentication and dashboard modules. Let's connect ! Regards , Shashank
₹30,000 INR in 10 days
1.0
1.0

Let me get it done, I’ll build a responsive React interface with JWT authentication, user/artist dashboards, and API integration. Your project will be finished in 1-2 weeks, I have built similar frontends for ASP.NET Core APIs. Here is how I would approach it: 1. I can do a free demo if needed. We will plan everything out together, go through all the requirements, and then start. 2. Implement secure JWT authentication and error handling. 3. Develop user and artist dashboards with profile editing and gallery browsing. 4. Integrate Axios/Fetch with your provided API endpoints. 5. Establish a file upload flow, ready for S3/DigitalOcean Spaces. I’m comfortable with Tailwind or MUI styling, or clean CSS. We can iterate quickly via GitHub pull requests. Let's talk as soon as possible and get it done. Best Regards, Mihajlo
₹12,500 INR in 14 days
0.0
0.0

Hi, I can build a clean, scalable React frontend that fully leverages your ASP.NET Core API. Approach: • React + TypeScript (hooks, modular components) • JWT auth flow (login, refresh, secure state handling) • Dashboards (User & Artist) with profile edit, image upload, gallery views • API integration via Axios with robust error/loading states • File uploads (S3/DigitalOcean-ready architecture) • Polished UI (Tailwind/MUI, responsive & modern) Bonus: WebRTC support if needed Workflow: GitHub PR-based iterations for fast delivery Victoria BEhei
₹25,000 INR in 7 days
0.0
0.0

Hello there! I'm Gabriel, a seasoned Full Stack Developer who absolutely loves using his skills to breathe life into digital solutions. Your project caught my attention since it involves two of my favorite technologies - React.js and ASP.NET Core. My expertise in responsive React interfaces, secure JWT authentication, and API integration via Axios or Fetch make me an ideal fit for your needs. Moreover, I've got keen instincts when it comes to UX design, which will definitely come in handy since you don't have wireframes. Our collaborative approach, with you testing against the API as I make small pull requests on GitHub, ensures a quick iterative process that keeps the project moving at a high velocity. Furthermore, I'd love to leverage my experience with Tailwind CSS to deliver the polished styling you're after. However, proficient as I am with Tailwind CSS and Material UI is also a welcome forte of mine. With my proven track record of delivering real deployed automation solutions and thorough documentation, you can rest assured I won’t just be building demos or prototypes – I’ll be ensuring the solution is tested in production and handed off to you with full ownership. Let's discuss how I can contribute to making your app shine!
₹25,000 INR in 7 days
0.0
0.0

Hi, With 4+ years of full-stack experience, I’ll turn your React + ASP.NET Core API vision into a high-performance reality. I specialize in functional components, TypeScript, hooks, and JWT-secured architectures — exactly what your project needs. I don’t need wireframes to deliver intuitive UI/UX. My work is detail-driven, responsive, and built for real users. On the backend, I seamlessly integrate REST APIs using Axios or Fetch, ensuring smooth data flow and solid error handling. You mentioned S3 or DigitalOcean Spaces readiness — I’ll optimize your file upload flows now for easy cloud integration later. Plus, my mobile development background means your product will be platform-ready from day one. I build systems, not just features — focusing on scalability, performance, and long-term value. Let’s reduce costs, streamline processes, and create something impactful together. Ready to start when you are.
₹25,000 INR in 7 days
0.0
0.0

India
Member since Nov 29, 2012
₹37500-75000 INR
₹37500-75000 INR
$15-25 USD / hour
₹400-750 INR / hour
₹100-400 INR / hour
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
$750-1500 USD
₹12500-37500 INR
$15-25 USD / hour
$30-250 USD
$250-750 AUD
₹12500-37500 INR
$250-750 USD
$8-15 USD / hour
₹75000-150000 INR
₹12500-37500 INR
$30-250 USD
$25-50 USD / hour
$250-750 USD
$10-30 USD