en
Feedback
React/Next.js Upwork Jobs

React/Next.js Upwork Jobs

Open in Telegram

React.js and Next.js jobs on Upwork from customers with verified payments

Show more
The country is not specifiedThe category is not specified
5 131
Subscribers
+1024 hours
+237 days
+10930 days
Posts Archive
We have a React Native IOS and Android App with native navigation and webviews pages from our wordpress website. PUSH NOTIFICATIONS FOR CHAT The chat feature is a webview within the react app Business requirements Display a opts in to push notification form (Designs to be provided) When a member opts in to receiving chat notifications send push notifications to the member's phone when they receive an inbox message. On tap of the push notification open the app Display a notification opt in/out form within ‘My Swopz’ (Designs to be provided) When a member opts out to receiving chat notifications stop sending push notifications All development work needs to consider the future push notification work ( see tech spec for more info) Tech Spec - Must use Expo's Push Notification service and tokens. - We want to keep the project fully managed by Expo (no ejecting or building binaries ourselves! we use `expo build:[platform]` for this) - We need a way to submit the push tokens to our backend (WordPress) - We want a user to receive a notification when they receive from the websites messaging system - The tokens need to be managed appropriately (ie; PushReceipts need to be checked for invalid tokens, and invalid tokens should be automatically removed) In the interest of future proofing there must be a reusable method for sending a notification to a user or a group of users. Something like this:  `Notifications::send($userId, $notificationOptions);`.  - where $userId is a single user's ID or an array of IDs and $notificationOptions is a LinkedList of options we can send for the notifications (message, data, etc). I discourage the use of globally defined methods, so keep it clean inside of a class and use static methods! APPLE SIGN IN Business requirements Allow Iphone users to login with apple login by adding it to the already build login page (Designs to be provided) Tech Spec We already have a custom plugin (wp-swopzshop-plugin) for handing OAuth logins for Google and Facebook. We want this plugin to be extended to support sign-in with Apple. Improvements/changes to the plugin in general are allowed but let me know what you have in mind first. An access token must be issued using the OAuth Server plugin we have installed. This is essential as the App requires access tokens to function properly. We are only concerned about getting the Sign-in with Apple working for the App at the moment. Please see how we are handing the other OAuth providers to keep it consistent. Posted On: December 08, 2021 19:14 UTC Category: Full Stack Development Skills:Custom PHP, WordPress, Firebase Cloud Firestore, iOS, Android, Mobile App Development, Expo.io Country: United Kingdom click to apply via All jobs | upwork.com

About Digpads Digpads is an in-development web platform focused on providing free and paid resources and services to independent landlords in the USA. Digpads' mission is to be the #1 online resource for advice, collaboration, digital tools, and online management for independent landlords. Digpads was founded in 2020 by a former tech, private equity, and investment banking executive who was the top business development and strategist professional at an Inc5000 technology company. Skill(s) required: HTML CSS JavaScript MongoDB Node.js PostgreSQL GitHub Express.js ReactJS Who can apply Only those candidates can apply who: 1. are available for the work from home contracting job 2. can start within the next week 3. are available for duration of 6 months or longer 4. have relevant skills and interests 5. are efficient, problem solving focused, and honest Other requirements 1. Able to work 20-40+ hours a week and meet deadlines Hourly Range: $6.00-$9.00 Posted On: December 08, 2021 18:29 UTC Category: Full Stack Development Skills:JavaScript, Node.js Country: United States click to apply via All jobs | upwork.com

Experienced Laravel Developer Required Nice to have experience of: Php / Laravel Framework ReactJs Javascript / Jquery Html, Css , Bootstrap Ecommerce Development Third Party Api Integeration Restful API's Budget: $500 Posted On: December 08, 2021 18:24 UTC Category: Full Stack Development Skills:Web Design, Laravel, PHP, API, MySQL, RESTful API, Web Programming, JavaScript, jQuery, CSS Country: Pakistan click to apply via All jobs | upwork.com

We're hiring a senior full stack developer who's familiar with: Typescript, NextJS, React. REST API integrations (must have used Axios, Fetch), Familiar with Web sockets and Canvas APIs. Filling in the role asap. You'll start immediately today. Send in your proposals. Only experienced developers. Posted On: December 08, 2021 18:23 UTC Category: Front-End Development Skills:TypeScript Country: Belgium click to apply via All jobs | upwork.com

Design and build advanced web applications, websites, and any related components. Integrate APIs and help define requirements. Ensure the performance, quality, and responsiveness of applications and not create any technical debts. Work closely with peer developers and designers and collaborate within the team to define, design, and ship new features. Test, troubleshoot, and fix any bugs or issues and write tests. Maintain and improve code quality, system performance,  organization, and automatization. Use version control, CI/CD, and any deployment platforms. All technologies must be in alignment with the company's standards. Investigate and use new technologies. Reporting tasks progress daily to the CTO or person in charge. Provide knowledge transfer and create technical designs and documentation. Comply with the company's time and task tracking methods. Hourly Range: $5.00-$10.00 Posted On: December 08, 2021 18:21 UTC Category: Front-End Development Skills:React, JavaScript, CSS, HTML, HTML5 Country: Kuwait click to apply via All jobs | upwork.com

Crowdbotics:  We build apps fast. Looking for Front-End Developers for Android &iOS Application Project Description - The main goal of the app is to allow users to record videos and save them on cloud storage and they will receive a hard disk drive at the end of every month with all videos uploaded during the month. - Users can also upload videos from their storage. - Users must subscribe with any plan to get a fixed amount of time for the month to upload videos and can also buy extra time. - They can see the name and time of videos uploaded in the current month. Our primary goals will be to design the video recording application for Android and IOS. We expect you to have an evolved understanding of how people use their devices, the flexibility to adapt to new technologies, and a robust toolkit. Responsibilities in detail: - Develop intuitive, usable, and engaging interactions and visual designs for mobile. - Participate in the development process from definition, through design, build, test, release, and maintenance. - Break any design problem down into viable actionable chunks and solve them with clarity and precision. - Staying in the loop and on top of the latest standards, changes, trends in the mobile design field. We prefer candidates who have an established work history on Upwork.  If you are new to Upwork, please provide a way for us to evaluate your work experience (linked.in, resume, etc.) We do video interviews and track time and pay via Upwork. Posted On: December 08, 2021 18:20 UTC Category: Front-End Development Skills:React, React Native, iOS, Android Country: United States click to apply via All jobs | upwork.com

We currently have an app built in REACT Native (for both iOS and Android) that requires an upgrade to the Stripe SDK, which is used to take in person payments through the app. Currently, we are using Stripe SDK version 1.0 and need to upgrade to 2.0. We are looking for a skilled mobile developer who has experience with using the Stripe SDK. Hourly Range: $24.00-$75.00 Posted On: December 08, 2021 18:16 UTC Category: Mobile App Development Skills:React Native, Mobile App Development, Stripe Country: United States click to apply via All jobs | upwork.com

We need a great JavaScript developer to add a feature across some open source libraries. There's an open source GraphQL client named `urql` which works great. If you want to upload files using GraphQL, you can use https://ift.tt/3Gqx64D on the client to configure urql to send files, and then implement a GraphQL server with https://ift.tt/2OzYLqy to accept those uploads. The client side part of this toolchain is designed to work in the browser primarily. `@urql/multipart-fetch-exchange` package (and the extract-files package used underneath) work well in the browser with the `File` object (https://ift.tt/3pyx2cm) or the Blob object. The task in this job is to extend these packages to support uploading files from node.js. Node.js doesn't have the same `File` object from the web APIs, and instead most developers use Buffers or ReadableStream objects to represent files. But, these aren't currently identified by extract-files as files and thus not uploaded correctly using multipart-fetch-exchange. I think this will involve changing extract-files' understanding of what a file is and then testing the multipart request exchange against a working graphql-upload server to ensure that the stack of tools actually works. There may be some more work figuring out how to make all the pieces work together as well. The deliverables for this task will include: - pull requests to the open source packages that need to be changed on Github - time spent working with the maintainers of these open source packages to get the pull requests merged (I am not the maintainer but I can support and explain more context if I can help!) - a working demo of a file upload completed from node.js to a test server using graphql-upload Hourly Range: $60.00-$90.00 Posted On: December 08, 2021 18:13 UTC Category: Back-End Development Skills:GraphQL, JavaScript, React Country: Canada click to apply via All jobs | upwork.com

Looking for a front end in reactjs to interact with metamask for token staking and rewards claiming interface Budget: $2,000 Posted On: December 08, 2021 18:11 UTC Category: Full Stack Development Skills:React Native, React, Adobe PhoneGap, JavaScript, AngularJS, GraphQL, Ionic Framework, Firebase, Ecommerce Platform Development Country: United States click to apply via All jobs | upwork.com

I wanna build a web site/interface which works with api from data for seo. So please apply if you can integrate this data and showing in web interface. 1-I might ask to get specific data from data for seo , so this tool will help me to get data via data for seo or similar api and show it in interface. 2-I wanna create account for my friends so needs to be account management. So what i need is; Frontend and backend works with API, full platform. Users will login, buy packages from my tool, enter 100 or more keywords and our system will take those 100 keywords' trends from data for seo API and show it in our interface/automatically put it in google sheets. Also storing the dataset and gives alerts to customers in spesific conditions Budget: $1,000 Posted On: December 08, 2021 17:58 UTC Category: Full Stack Development Skills:Database Architecture, Database Design, API, PHP, API Development, API Integration, JavaScript, React, Node.js, CSS, Python, Web Programming Country: Turkey click to apply via All jobs | upwork.com

Hello Naresh, My company is rebranding and we would like to hire a web-developer to help us adapt the website to the new brand. The current website is bgdgroup.com. I'm attaching the new logo for your reference. Basically, we are looking for someone to help us change images, colours and accents in a way that matches the new visual identity. Content wise I can change myself. Could you help us with it? Thank you Dayse Posted On: December 08, 2021 17:58 UTC Category: Mobile App Development Skills:PHP, Android App Development, CodeIgniter, WordPress, User Interface Design, PSD to HTML, Adobe Illustrator, Figma, UI/UX Prototyping, Swift, Kotlin, Flutter, React Country: Canada click to apply via All jobs | upwork.com

We are looking for a frontend engineer for a new project. The project is a SaaS tool in the email space. 1. Designs will be provided via Figma 2. We will have you work on the project for a few weeks to get a sense of your work quality, then scale up after that. Frontend Note/Requirements 1. React, Redux. Pixel perfect, responsive UI 2. We have the designs in Evergreen UI (https://ift.tt/2pWnZn6) so you must be able to work with that 3. We typically use Trello for project management. 4. Github for repo 5. Heroku for hosting and deployment 6. The backend is in Node JS/Fastify, but that is built by our team so you will have well documented endpoints already 7. We're looking for a long term relationship 8. The product will have some custom UI elements so building these from scratch will be important. Hourly Range: $15.00-$18.00 Posted On: December 08, 2021 16:33 UTC Category: Front-End Development Skills:TypeScript, Responsive Design, React, Redux, JavaScript, CSS, HTML, Redux Saga Country: United States click to apply via All jobs | upwork.com

Create the page shown in the annexed document using material-ui components. Powerpoint will provide more info regarding the several inputs in each section. The frame is already created, only need to create the content of the webpage. Boilerplate code and some examples will be provided; Budget: $30 Posted On: December 08, 2021 16:33 UTC Category: Front-End Development Skills:JavaScript, React, Redux, Material-UI, Web Programming Country: Portugal click to apply via All jobs | upwork.com

Hello! We are looking for a frontend engineer to build a web-app with us. On the project there will be one of our lead engineers, who is responsible for the backend. You will be provided with many REST endpoints, from where you can retrieve the data to be displayed in the frontend. Tech-Stack: React / Redux Find a small video of our mock-ups here: https://ift.tt/3oCxaZi Hourly Range: $20.00-$55.00 Posted On: December 08, 2021 16:33 UTC Category: Front-End Development Skills:React, Redux, AWS Amplify, RESTful API Country: Germany click to apply via All jobs | upwork.com

I have a basic react native app developed and need to add a hamburger menu (slide out) and some menu/setting options based on the configuration. The current app is react-native and designs are in sketch. There is a current template already developed with a style guide and branding so components can be re-used. The API is complete and available in postman. Attached is a process flow of the screens and functionality that needs to be added. The sketch designs have greater detail. Please provide a budget and proposed timeline. Budget: $500 Posted On: December 08, 2021 16:30 UTC Category: Mobile App Development Skills:Tablet, Phone, iOS, Android, React Native, JavaScript Country: United States click to apply via All jobs | upwork.com

Hello! We are releasing an NFT project & want help launching a Minting Dapp. What We Have: - We have 2 tiers of NFT which are different prices & have different smart contracts. Users can choose to buy/mint a standard NFT or a Premium NFT from our collection; hence the reason for 2 smart contracts. - We have the minting dapp front end template code but only supporting 1 contract to mint from. There is only 1 button on the page currently. What we want: - An experienced blockchain/full stack developer to connect our Smart Contracts to the website front end - Add a 2nd button on the front end connected to the 2nd Smart Contract so users can mint from both contracts - Connect front end to AWS server & make it Live We are looking to hire TODAY. If you are capable of delivering this in the next 12hrs, please respond by saying Polygon so I know you've read the requirements. Attached below is the website front end code repo: https://ift.tt/3DdvZE3 Here is our Smart Contract setup: https://ift.tt/3DALIg6 Posted On: December 08, 2021 16:29 UTC Category: Full Stack Development Skills:Blockchain, Solidity, React Country: Canada click to apply via All jobs | upwork.com

Experience - 5+ Years of experience Note- Please do not apply if you have less than 5 years of exp. Requirement ReactJS - Good knowledge of JavaScript, CSS, and  HTML is a must. - Should have worked on ReactJS class-based and functional concepts  - Must have worked in NodeJS also - Knowledge of frameworks like NextJS, NestJS is plus - Should be good at understanding project requirements and communication skills Hourly Range: $10.00-$20.00 Posted On: December 08, 2021 16:29 UTC Category: Full Stack Development Skills:Database Architecture, API, Google Analytics, API Integration, Firebase Cloud Firestore, Google APIs Country: United States click to apply via All jobs | upwork.com

I'm a dev, but have never used react.  I was just handed the task of taking our simple "coming soon" web page which was built in a react, and a second page with some static text and a link.  I don't have enough time to take a crash React course, so am looking for a React expert, ideally familiar with my IDE (JetBrains WebStorm), and is *fluent in English* to join me on a call where I share my screen, and walk me through the process of creating this simple page.  I have the graphics and text already.  I need someone who is available to start now and give me 2 hours one-on-one.  I have to finish this by the end of the day. Hourly Range: $25.00-$65.00 Posted On: December 08, 2021 16:23 UTC Category: Front-End Development Skills:React Country: United States click to apply via All jobs | upwork.com

Hi there, I have been selling online for the past 5 years on different platforms here and there in many countries, now I would like to create my own website and app, therefore I need your assistance. Hoping to hear from you soon Posted On: December 08, 2021 16:22 UTC Category: Mobile App Development Skills:WordPress, PHP, Android App Development, iOS Development, Ruby on Rails, Design Writing, Hybrid, React, Web Design, API Development, Gravity Forms, Database Country: Oman click to apply via All jobs | upwork.com

We have a landing page developed in React Typescript Scss. We need a front-end developer to duplicate the same page and add the texts into the Russian language. We will provide the texts. No graphic adjustment is required. Budget: $30 Posted On: December 08, 2021 16:19 UTC Category: Front-End Development Skills:Landing Page, SCSS, React, TypeScript Country: Georgia click to apply via All jobs | upwork.com