Cutshort logo
An US based firm offering permanent WFH logo
React.js Developer
An US based firm offering permanent WFH
React.js Developer
Jobdost's logo

React.js Developer

at An US based firm offering permanent WFH

Agency job
3 - 15 yrs
₹6L - ₹14L / yr
Remote only
Skills
skill iconReact.js
skill iconHTML/CSS
skill iconNextJs (Next.js)
skill iconJavascript

This person MUST have: 

 

- BE Computer Science, MCA or equivalent 

- Extreme CSS skills 

- Experience with ReactJS or NextJS is a MUST 

- Strong communication skills 

- A strong passion for writing simple, clean and efficient code. 

- Sound knowledge of clean code, no unused code, optimized code and more. - Always starting with a document and then implementing in a systematic and organized manner 

- Past experience as a frontend developer building modern JavaScript-based web applications - Excellent verbal and written communication, teamwork, decision making and influencing skills. 

 

Experience

- Min 3 year experience 

- Not more than 15 year experience. 

- Startup experience is a must. 

 

Location 

- Remotely, anywhere in India

 

Timings: 

- 40 hours a week but with 4 hours a day overlapping with client timezone. Typically clients are in California PST Timezone. 

 

Position: 

- Full time/Direct 

- We have great benefits such as PF, medical insurance, 12 annual company holidays, 12 PTO leaves per year, annual increments, Diwali bonus, spot bonuses and other incentives etc. 

- We dont believe in locking in people with large notice periods. You will stay here because you love the company. We have only a 15 days notice period. 

Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

Similar jobs

Hyderabad
2 - 4 yrs
₹4L - ₹12L / yr
skill iconReact.js
skill iconNextJs (Next.js)
TypeScript
skill iconJavascript
skill iconHTML/CSS
+2 more

Frontend Focused Software Development Engineer


We make websites conversational. Our AI agents turn any website into an interactive experience — chat widgets, intelligent search, and AI embeds that let users ask questions, get answers, and take action without navigating pages. We’re a fast-moving product startup building at the intersection of design and AI, and we need a frontend engineer who brings both craft and conviction to

what they ship.


What We Look For First

Before anything else, we review your work. This is how we assess every candidate:

  • GitHub profile — active, with real production repositories. We look at commit consistency, code architecture, folder structure, and how you make decisions under constraints. Boilerplate clones and tutorial repos do not count.
  • Live deployed projects — at minimum two publicly accessible web applications. We open them in the browser, resize the window, throttle the connection, and interact with them. We are evaluating visual polish, responsiveness, interaction quality, accessibility, and performance — not just whether it loads.
  • UI/UX taste — we will form an opinion on your design sensibility from your live work before we speak to you. If your interfaces feel generic, unfinished, or visually careless, that is signal.
  • Code we can read — we will look at your source code. Clean structure, meaningful naming, thoughtful component boundaries, and documented decisions matter as much as functionality.


Applications without a GitHub profile and at least two live deployments will not be reviewed.


The Role

This is a full-ownership frontend role at an early-stage AI startup. You willdesign, build, and maintain the interfaces our customers interact with everyday — from the core product dashboard to landing pages to AI-native conversational experiences. You are not a ticket-taker. You will have direct input on product direction, collaborate closely with founders, and be expected to bring both engineering rigour and design instinct to every surface you touch. We are looking for someone who sits firmly at the intersection of engineering and design: technically deep, visually opinionated, and relentless about quality.


What You’ll Do

Core Engineering - Build and architect production-grade applications using Next.js, React, TypeScript, and Tailwind CSS - Implement modern rendering strategies — SSR, SSG, ISR, CSR — with deliberate performance budgets and Lighthouse targets - Integrate real-time features using WebSockets, Server-Sent Events, and streaming APIs - Connect with Node.js/NestJS and Python backends via REST and GraphQL; implement and maintain auth flows (JWT, OAuth 2.0, session-based) - Manage application state using Redux Toolkit, Zu- stand, or TanStack Query; handle forms via React Hook Form and Zod - Own the frontend testing strategy end-to-end — unit, integration, and E2E — using Jest, React Testing Library, and Playwright - Contribute to CI/CD pipelines, Docker-based development environments, and deployment workflows UI/UX Engineering - Translate product requirements, rough wireframes, and Figma designs into polished, pixel-perfect, and accessible web interfaces — independently, without hand-holding - Build and maintain a scalable design system: tokens, spacing scales, typography hierarchy, colour systems, and reusable component patterns - Apply strong visual design fundamentals — layout composition, typographic hierarchy, whitespace, contrast, and colour — directly in code - Build complex dashboards, data-heavy interfaces, and multi-step interactive workflows with a focus on information architecture and usability - Design and implement AI-native UI patterns: streaming chat interfaces, inline AI suggestions, conversational flows, and real-time response rendering - Implement responsive layouts that work flawlessly across breakpoints, devices, and browsers - Conduct UI/UX self-review on your own work — you catch visual inconsistencies, interaction gaps, and accessibility issues before they reach review - Work with animation and micro-interaction libraries to add purposeful motion that enhances, not distracts


Architecture & Quality - Design modular, scalable frontend folder structures with clear separation of concerns - Enforce component-driven development practices using Storybook - Drive structured code reviews and uphold engineering quality standards across the team - Instrument observability and error tracking on the frontend (Sentry or equivalent) - Mentor junior engineers and establish

patterns the whole team can follow 


What We’re Looking For

  • 2+ years of production-grade frontend development — not freelance experiments or internal tools no one uses. Real products, real users, real traffic.
  • Expert-level command of Next.js, React, TypeScript, and modern JavaScript (ES6+)
  • Deep understanding of browser rendering, layout, and paint — you can diagnose performance issues beyond “run Lighthouse”
  • A genuine, demonstrable eye for design — you understand layout, spacing, typographic scale, visual hierarchy, and colour theory, and you apply them instinctively in code
  • Ability to independently take a rough idea or wireframe and produce a clean, well-structured, conversion-focused UI
  • Strong working knowledge of accessibility standards (WCAG 2.1) and semantic HTML
  • Experience building and consuming design systems, and the discipline to maintain them as a product scales
  • Familiarity with design tools — Figma proficiency is a strong plus; you should at minimum be able to inspect, extract, and iterate on designs without designer dependency
  • Experience integrating frontend applications with Node.js and Python backends
  • Solid Git workflows, Docker-based local development, and CI/CD familiarity
  • Ownership mindset — you think about the product and the user, not just the Jira ticket


Technical Depth We’ll Assess

During the hiring process, we will evaluate:

  • Frontend architecture decisions — how you structure a scalable Next.js application, what tradeoffs you make and why
  • UI/UX implementation quality — can you take a design brief and produce an interface that feels professionally crafted
  • Performance mindset — code splitting, lazy loading, image optimisation, caching strategies, render optimisation
  • State management and data fetching patterns — how you think about client-server state boundaries
  • Component design — reusability, composability, prop interfaces, and avoiding premature abstraction
  • Testing approach — what you test, how you test it, and how you think about test coverage vs. maintenance cost
  • Design system thinking — how you build for consistency and scale, not just the current screen


Nice to Have

  • Experience building AI-powered interfaces — streaming responses, type- writer effects, token-by-token rendering, inline AI suggestions
  • Motion design experience — Framer Motion, GSAP, Lottie, CSS animations, and purposeful micro-interactions
  • Contributions to open-source React, Next.js, or UI library projects
  • Experience with data visualisation libraries — Recharts, D3, Visx, or similar
  • Prior experience at an early-stage startup where the design–engineering boundary was blurred
  • Exposure to growth-focused frontend work — landing page optimisation, A/B testing, conversion-focused UI
  • Basic understanding of backend architecture — enough to have an informed opinion on API design Stack Next.js · React · TypeScript · Tailwind CSS · Zustand / Redux Toolkit ·TanStack Query · React Hook Form + Zod · GraphQL / REST · WebSockets· Jest · Playwright · Storybook · Docker · GitHub Actions · Framer Motion · Sentry


What We Offer

  • Competitive salary with a strong growth trajectory
  • High-impact, high-ownership role — you will directly shape the product experience
  • Opportunity to build on cutting-edge AI-driven products from the ground up
  • Fast execution cycles, minimal bureaucracy, and direct collaboration with founders
  • Learning budget for courses, certifications, and tools
  • A culture that values craft — we care deeply about what we ship and how it feels


StepsAI · Hyderabad · We build fast, own things fully, and care deeply about what we ship.

Read more
Redlio designs
at Redlio designs
2 candid answers
2 products
Mayursinh Jadeja
Posted by Mayursinh Jadeja
Ahmedabad
0 - 1 yrs
₹2L - ₹4L / yr
skill iconHTML/CSS
skill iconJavascript
skill iconBootstrap
scss
skill iconReact.js
+3 more

We are seeking a talented and experienced Frontend Developer to join our on-site team full time. As a Frontend Developer, you will be responsible for developing user-friendly, responsive and high-performance web applications.

Responsibilities:

  • Develop responsive and user-friendly web applications.
  • Collaborate with designers and other developers to implement visual designs and user interface elements.
  • Optimize web applications for maximum speed and scalability.
  • Write clean, maintainable and reusable code.
  • Participate in code reviews and ensure code quality.
  • Troubleshoot and debug issues as they arise.
  • Stay up-to-date with emerging trends and technologies in frontend development.

Requirements:

  • 1 year of experience as a Frontend Developer.
  • Proficient in HTML, CSS, and JavaScript.
  • Familiarity with modern frontend frameworks like React, Nextjs.
  • Experience with CSS preprocessors like Sass or LESS.
  • Knowledge of responsive web design and cross-browser compatibility.
  • Understanding of version control systems like Git.
  • Ability to work in a collaborative environment.
  • Excellent problem-solving and analytical skills.

If you are a self-starter who is passionate about frontend development and looking for a challenging opportunity, please apply with your resume and a cover letter explaining your experience and why you are the best fit for this role. This is an on-site, full-time position.

Read more
Docsumo
at Docsumo
6 recruiters
Vaidehi Tipnis
Posted by Vaidehi Tipnis
Remote only
6 - 10 yrs
₹18L - ₹30L / yr
skill iconReact.js
skill iconJavascript
skill iconRedux/Flux
skill iconHTML/CSS
skill iconGit
+2 more

About Us:

Docsumo is Document AI software that helps enterprises capture data and analyze customer documents. We convert documents such as invoices, ID cards, and bank statements into actionable data. We work with clients such as PayU, Arbor and Hitachi and are backed by Sequoia, Barclays, Techstars, and Better Capital.

 

Responsibilities:

  • You will be responsible for overseeing the development of Docsumo React webapp. You will be working closely with the founders and lead the frontend development.
  • Serve as a thought leader and mentor on technical, architectural, design and related issues.
  • You will responsible to provide oversight, accountability, and leadership for technical decisions
  • You will be designing and building modules in React within the Docsumo webapp. The webapp is the main way for customers to consume Docsumo APIs.
  • Own and Implement the features using the technology stack that we have in place while bringing in flavours of latest but proven trends and methods
  • Contribute to Product and Design ideas and Implement them as your own product. We value everyone’s inputs.
  • Work with our hiring team to hire amazing engineers who will expand the Docsumo culture and product.

 

Skills:

  • At least 6 years years experience building React webapps
  • Demonstrated ability to build webapps from scratch using React. Demonstrated ability of managing frontend engineers
  • Proven skills in developing a production level end to end UI application on their own
  • Excellent command over HTML5, CSS, Javascript & React, Redux
  • Familiarity with Version Control tools such as Git
  • Theoretical and practical knowledge of SQL / NoSQL databases with hands-on experience in at least one database system
  • Must be self-motivated, flexible, collaborative, with an eagerness to learn
  • Comfortable working in an Agile work environment with an incredibly fast pace and a large degree of independence.
Read more
Schbang Digital Solutions
Aarohee Patel
Posted by Aarohee Patel
Mumbai
1 - 2 yrs
₹3L - ₹6L / yr
skill iconReact.js
skill iconJavascript
skill iconRedux/Flux
skill iconNextJs (Next.js)
  • Meeting with the development team to discuss user interface ideas and applications.
  • Reviewing site requirements and interface designs.
  • Identifying web-based user interactions.
  • Developing and implementing highly responsive user interface components using react concepts.
  • Writing user interface codes using JavaScript following react.js/next.js workflows.
  • Troubleshooting site interface and debugging developed site codes.
  • Developing and implementing front-end architecture to support user interface concepts.
  • Monitoring and improving front-end performance.
  • Documenting site changes and developing updates.


Requirements

  • Bachelor’s degree in computer science, information technology, or a similar field.
  • Strong knowledge in react frameworks such as Next Js etc.,.
  • Previous experience working as a react.js developer.
  • In-depth knowledge of JavaScript, CSS, HTML, and front-end languages.
  • Experience with web/graphic design applications such as Figma,  Adobe XD, Adobe Photoshop,  Adobe Illustrator.
  • Experience with user interface design.
  • Experience with browser-based debugging and performance testing.
  • Excellent troubleshooting skills.
  • Good project management skills.
  • Developer must have proven work experience on version control and source code management like GIT, Bitbucket.
 
Read more
IdeaClan
at IdeaClan
1 recruiter
Abhinav  Das
Posted by Abhinav Das
Hyderabad
2 - 4 yrs
₹5L - ₹12L / yr
skill iconReact.js
skill iconRedux/Flux
GraphQL
Company Introduction

The IdeaClan group of companies is involved with technological innovation, customer acquisition, performance marketing, and content creation. We are leaders in a variety of verticals and strive to deliver top-quality and passionate work across all our areas of focus.

Job Description

We are looking for a great JavaScript developer who is proficient with React.js. Your primary focus will be on developing user interface components and implementing them following well-known React.js workflows (such as Flux or Redux). You will ensure that these components and the overall application are robust and easy to maintain. You will coordinate with the rest of the team working on different layers of the infrastructure. Therefore, a commitment to collaborative problem solving, sophisticated design, and quality product is important.

Responsibilities:

- Developing new user-facing features using React.js
- Building reusable components and front-end libraries for future use
- Translating designs and wireframes into high quality code
- Optimizing components for maximum performance across a vast array of web-capable devices and browsers

Skills

- Strong proficiency in JavaScript, including DOM manipulation and the JavaScript object model
- Thorough understanding of React.js and its core principles
- Experience with popular React.js workflows (such as Flux or Redux)
- Familiarity with newer specifications of EcmaScript
- Experience with data structure libraries (e.g., Immutable.js)
- Knowledge of isomorphic React is a plus
- Familiarity with RESTful APIs
- Knowledge of modern authorization mechanisms, such as JSON Web Token
- Familiarity with modern front-end build pipelines and tools
- Experience with common front-end development tools such as Babel, Webpack, NPM, etc.
- Ability to understand business requirements and translate them into technical requirements
- A knack for benchmarking and optimization
- Familiarity with code versioning tools such as Git
Read more
Built block chain solutions
Built block chain solutions
Agency job
via Sygnific Services by Sheeba Patel
Thiruvananthapuram
3 - 6 yrs
₹7L - ₹9L / yr
skill iconJavascript
Angular
skill iconAngularJS (1.x)

Title :- Front End Angular Developer
Location:-Trivandrum (Currently work from home)
Salary upto 8.5lpa
Experience Required:-3+ years

Notice Period:-upto 30 days

Job Description

We are looking to hire experienced Angular Developers on fulltime basis to be a part of a dynamic team.

 

  • 3+ years of experience in Angular Framework.
  • Must have good experience working in Angular 5 and above.
  • Strong knowledge in JavaScript is a must.
  • Good understanding/knowledge of frontend technologies is a must.
  • Knowledge in karma/mocha is desirable
  • Good knowledge in GIT.
  • Good to know cloud technologies like AWS/Google Cloud/Azure, etc.
  • Good communication skills in English - written and oral.
  • Must be willing to relocate to Trivandrum, Kerala, post-COVID restrictions.

Skills

FRONT END DEVELOPMENT, ANGULAR FRAMEWORK

Read more
MNC
MNC
Agency job
via Fragma Data Systems by Priyanka U
Bengaluru (Bangalore)
3 - 6 yrs
₹8L - ₹15L / yr
skill iconAngularJS (1.x)
Angular
ASP.NET
skill iconAngular (2+)
AJAX
+6 more

Skill Set # 2

  • 3 – 6 years hands experience profiles
  • Hands-on Experience in
    • .NET Core 2.1 and above, Asp.net, WebAPI, C#
    • Sql Server 2012+  /DB
    • Good working knowledge in Angular 7 and above
    • Ajax / J-query / Bootstrap / LINQ / HTML 5.0
    • MVC / Entity Framework will be an added advantage.

Key Responsibilities

  • Design, build new applications using Framework 4.0 (/latest) / .NET Core.
  • Enhance applications using C#.NET, Web Services / Web API, Entity Framework / http://ado.net/">ADO.NET.
  • Strong coding knowledge on developing applications using Web APIs / REST APIs.
  • Hands-on development experience in building Responsive Web Design user interfaces using HTML5, CSS3
  • Develop On-premise / Cloud (using Azure) hosting applications.
  • Hands on experience in transactional databases, write Stored Procedures and Functions in SQL Server.
  • Knowledge in full SDLC phases (Waterfall or Agile depending on the application)
  • At least three years of Experience with Dot net, C#, Ajax, SQL, JavaScript, HTML, CSS
  • Good written and communication skills.
Read more
IG Infotech India Pvt Ltd
Priya Koshy
Posted by Priya Koshy
Remote only
4 - 8 yrs
₹10L - ₹15L / yr
skill iconReact.js
skill iconJavascript
skill iconHTML/CSS

Job titleFront End Senior Developer 

 

Job description 

 

Roles and Responsibilities 

 

1.Collaborate with cross-functional teams to define, design, and push new front-end solutions. 

2.Translate UI/UX design wireframes to actual code that will produce visual elements of the application. 

3.Unit-testing code for robustness, including edge cases, usability, and general reliability. 

4.Create and be accountable for user interaction models, workflows, information architecture, prototypes, and guidelines for user interfaces. 

5.Designing and building responsive web applications. 

6.Provide technical leadership towards new UI architectures. 

7.Continuously discovering, evaluating, and implementing new technologies to maximize development efficiency. 

 

Requirements: 

  1. 4+ years of Frontend development experience 

2.Experience in ReactJS, Redux and component based design 

3.Experience in HTML5/CSS3, SASS or LESS 

4.Experience in Mobile web Specific Technologies Like PWA, Service Workers. 

5.Experience in Unit testing and Flow testing using Jasmine/Karma, Jest Framework 

6.Knowledge of front-end build tools and frameworks. Webpack and Babel. 

7.Experience in TDD (test-driven development)] 

8.Experience of developing and consuming RESTful web services 

9.Proficient understanding of web Markup. 

10.Good knowledge of caching and memory management for UI applications 

11.Should have executed a production level end to end UI application  

 

Read more
AnySpaces
at AnySpaces
1 recruiter
Satish B
Posted by Satish B
Bengaluru (Bangalore)
3 - 5 yrs
₹8L - ₹12L / yr
skill iconReact.js
skill iconHTML/CSS
A/B Testing
User Interface (UI) Development
User Interface (UI) Design
+1 more
You personally exhibit a conviction that needs Anyspaces to be wildly successful and alignment to our core values: - Betterment: a tireless pursuit to drive results - Boldness: take risks and act decisively - Deep Honesty: invite and offer candid feedback in order to learn, change, and grow - Solidarity: recognize that we are part of something bigger than ourselves and are committed to our mission Your responsibilities: * Build delightful, usable, and accessible interfaces * Rapidly innovate on product with fail fast mindset * Implement features using cutting edge front-end technologies to acquire learners, increase conversion and engagement with rapid data-driven iteration *Measure your work thoroughly, analyze results, and generate hypotheses to drive new product changes through A/B testing * An appetite to dive in and understand all the nuances of front-end infrastructure too. Work with other developers to advance UI frameworks. * You'll join our engineering team at an early stage. We’re growing, so there’s lots to do and even more to learn! * You'll help contribute to our roadmap and choose what you want to work on (motivated teammates are good teammates) Your skills: * 3+ years of experience in a relevant software engineering role * Proficiency in the core technologies of the web: Javascript, HTML, and CSS, experience in ReactJS framework and experience in building large-scale web applications * Experience with implementing responsive web designs and writing unit and integration tests is a plus * Fervent belief in engineering quality and building technical leverage for others * Comfortable working in a fast-moving team environment (we deploy many times a day!) * Data-driven and strongly motivated by success and learnings through experiments and metrics analysis
Read more
Mumbai
1 - 5 yrs
₹5L - ₹10L / yr
skill iconReact.js
skill iconReact Native
skill iconJavascript
We are looking for coding hustlers, do-ers, wanna-be-entreprenuers to work on reactjs, react native. SKILLS: Javascript, react.js, react native, redux, bootstrap, material design, mobile responsive RESPONSIBILITIES Writing reusable, testable, and efficient code Building reusable components and front-end libraries for future use Translating designs and wireframes into high quality code Understand business requirements and translate them into technical requirements Optimizing components for maximum performance across a vast array of web-capable devices and browsers Integrating libraries and technologies like clevertap, mixpanel, socket, chat, notifications Following standard code conventions and best practices WHO CAN APPLY First-hand experience in integrating with rest api using reactjs or react native Excellent JavaScript skills Experience with popular React workflows (such as Flux or Redux) Strong proficiency in JavaScript, CSS Familiarity with ES6 Knowledge of Progressive App is a plus
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos