Next.js is an open-source React framework created by Vercel (formerly known as ZEIT). It supports Server-Side Rendering (SSR) and Static Site Generation (SSG). It's a great framework for developers, who want to bring their web projects to life quickly and easily, without too much boilerplate setup.

Next.js Developers can build, customize, secure and optimize websites and applications with high performance and API routes. They can use Next.js's modern technology stack to handle storage, authentication, user sessions, extensions and more to create dynamic, interactive websites and applications with maximum browser compatibility.

Here's some projects that our expert Next.Js Developer made real:

  • FFMPEG, LARAVEL and other technologies used to build a Video Streaming App
  • Creation of a single page web-service integrating a Bot
  • Debugging of existing websites & web applications
  • Development of web applications with the support of the React JS/Next JS/Firebase Framework
  • Integration of methods for a User Update function for both the front-end and back-end of the website
  • Replication of a website version of an app
  • JavaScript/React to add download files functionality
  • Deployment of a clone website in Vercel or Ubuntu server
  • Making a Chrome Dino Game replica using Phaser and Next.js frameworks

Our expert Next.js Developers have delivered these projects on Freelancer.com with great success! We invite you to post your project on Freelancer.com and let our developers bring your project to life with the highest quality standards!

Sur 60,661 commentaires, les clients ont évalué nos Next.Js Developers 4.84 sur 5 étoiles.
Embaucher des Next.Js Developers

Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    31 travaux trouvés au tarif de EUR

    I am looking for an experienced and skilled NextJS, React developer. You will be tasked to create 1 or more pages of our webapp. You should be able to come up with good ideas about webapp's look and feel. Project involves using technologies like NextJS, React, Javascript, Tailwind CSS, shadcn-ui to name a few. You will be calling backend APIs to fetch and store data. Project Scope: Currently, my focus is creating an MVP for this project and ship it out to customers. Basis initial customer feedback and response we'll add more features.

    €73 (Avg Bid)
    €73 Offre moyenne
    20 offres

    Looking for someone to convert a nft website (figma) to typescript/tailwind. one page I have similiar project that already completed. you can start it from there. previous: I want: I can handle the smart contract integration myself I just need frontend Need to be done today.

    €14 / hr (Avg Bid)
    €14 / hr Offre moyenne
    87 offres

    Currently, we are seeking a skilled freelance frontend developer for an exciting project. Project Details: Technology Stack: Main Task: Development of a new feature on the frontend. Source Code: Existing source code will be provided for modification. Required Experience: Proven experience in previous projects using Next.js. Estimated Duration: 7-10 days Responsibilities: Modify existing source code to implement the new functionality. Collaborate with our team to ensure seamless integration. Testing and troubleshooting to ensure a robust and efficient outcome. Requirements: Proven experience in frontend development with Next.js. Solid knowledge of HTML, CSS, JavaScript, and React. Ability to work independently and meet deadlines. Portfolio showcasing relevant previous projects. Why Joi...

    €185 (Avg Bid)
    €185 Offre moyenne
    89 offres

    Actualmente, estamos buscando un talentoso desarrollador frontend freelance para un proyecto emocionante. Detalles del Proyecto: Tecnología Utilizada: Tarea Principal: Desarrollo de una nueva funcionalidad en el frontend. Código Fuente: Se proporcionará el código fuente existente para su modificación. Experiencia Requerida: Experiencia demostrada en proyectos anteriores con Next.js. Duración Estimada: [Especificar el plazo o duración estimada del proyecto] Responsabilidades: Modificación del código fuente existente para implementar la nueva funcionalidad. Colaboración con nuestro equipo para garantizar la integración adecuada. Pruebas y resolución de problemas para asegurar un resultado sólido y ...

    €152 (Avg Bid)
    €152 Offre moyenne
    33 offres

    I am looking for a skilled React developer with experience in to convert a Figma design into a fully functional theme. The ideal candidate should have the following skills and experience: - Proficient in React and - Familiarity with Figma and converting designs into React components - Strong understanding of UI/UX principles and best practices - Experience with creating moderately interactive designs with animations and transitions No. of pages to be designed - 5 If you have the necessary skills and experience, please submit your proposal along with examples of your previous work.

    €293 (Avg Bid)
    €293 Offre moyenne
    67 offres
    Software design 03-phase 1 -- 2 5 jours left
    VERIFIÉ

    I am looking for a software developer who can design a complex software using and React. The software should be developed within a specific deadline, which will be provided by the freelancer's proposal. The ideal freelancer should have experience in developing complex software and have proficiency in and React. This project is complicated as a software using for control system, so some calculations and control theories must be used inside the software to send output based on the input variables: I/Os. We divided the project to many phases for simplicity purpose. However, there will be an assistance by our control engineer to provide insights for the software designer. The selected candidate, freelancer, must be available most of the time with great communication skills and discip...

    €153 (Avg Bid)
    €153 Offre moyenne
    44 offres

    I am looking for a freelancer who can help me implement JSON-LD SEO Schema on my landing page and offpage. Platform: Other (please specify) Requirements: - Implement JSON-LD SEO Schema on the landing page and multiple offpage pages - Improve the current implementation of SEO schema on the site Ideal Skills and Experience: - Strong knowledge and experience in implementing JSON-LD SEO Schema - Familiarity with the current platform used for the landing page - Expertise in HTML/CSS and other relevant technologies - Understanding of SEO best practices and schema markup - Ability to optimize SEO schema for better search engine visibility If you have previous experience in implementing SEO schema and are confident in your ability to improve the existing implementation, please submit your pro...

    €43 (Avg Bid)
    €43 Offre moyenne
    46 offres
    Need Nextjs devloper 5 jours left
    VERIFIÉ

    I am looking for a developer who can help me with a project that requires Static Site Generation (SSG). The design for the project is ready, so I don't need any assistance with that. However, I do have an urgent timeline for this project, and I need it to be completed within 1-2 weeks. Skills and Experience: - Proficiency in and experience with Static Site Generation (SSG) - Ability to work with pre-designed layouts and implement them into the project - Understanding of UX/UI principles to ensure a user-friendly experience - Strong problem-solving skills to troubleshoot any issues that may arise during development - Effective communication skills to provide updates and collaborate with the team

    €106 (Avg Bid)
    €106 Offre moyenne
    26 offres

    I am looking to buy an HR system to use it anywhere and for any purposes - Laravel as the backend (api) - (React) as the frontend. without a demo url, bidding will not be considered

    €202 (Avg Bid)
    €202 Offre moyenne
    66 offres

    I have a code using nextjs and the messages content will be allways empty import { useEffect } from 'react'; export default ()=>{ useEffect(()=>{ const discordToken = 'MyToken'; const gatewayUrl = 'wss://'; const socket = new WebSocket(gatewayUrl); = () => { ('Connected to Discord Gateway'); const identifyPayload = { op: 2, d: { token: discordToken, intents: 32767, // Replace with the appropriate intent for message events properties: { $os: 'linux', $browser: 'my_library', $device: 'my_library', }, }, }; ((identifyPayload)); }; = (ev...

    €21 (Avg Bid)
    €21 Offre moyenne
    6 offres
    Brand Playbook Web App -- 2 4 jours left
    VERIFIÉ

    Design System, Brand Kit, & Brand Guidelines AIO Placeholder and incomplete bids will be rejected on-face without additional communication! Please use the clarification board if there is a gap blocking a real bid proposal. Ideally your bid proposal can be immediately awarded without further negotiation. Please read the following proposal requirements as well as the complete project requirements before bidding. These strict requirements seem unfortunate, but after receiving tons of seeming automatic and fake bids, this will help focus efforts on only the legitimate bid proposals. *Proposal Requirements* This project is small enough there will be only one payment and it will be made immediately upon verification of project completion and specification. The proposal accepts a 5% tota...

    €1662 (Avg Bid)
    €1662 Offre moyenne
    41 offres
    Nextjs project 4 jours left
    VERIFIÉ

    1. Create a new project: 2. Integrate the editor into your project: Refer to the editor's documentation to learn how to integrate it into your project. 3. Implement login and sign-up processes to establish a user authentication system: You can use a user authentication library like for this. 4. Integrate the module to convert voice commands to text: Add a module to convert voice commands to text using the OpenAI API. To surpass the 100 MB limitation, you might need to negotiate a custom agreement with OpenAI. 5. Develop the text-to-speech module to enhance content generation features: Use the OpenAI API to create a text-to-speech module. 6. Establish a database integration for project management: Implement a database integration using PostgreSQL, or a similar database to ...

    €485 (Avg Bid)
    €485 Offre moyenne
    121 offres
    StoryBook Expertise with NextJs 4 jours left
    VERIFIÉ

    I am looking for an intermediate StoryBook expert who can help me add to an existing Storybook project. Skills and experience required: - Strong knowledge and experience with StoryBook - Familiarity with NextJs - Ability to work independently and make necessary additions to the existing project Project Scope: - Adding new features and components to an existing Storybook project Support: - Detailed specifications and guidelines will be provided Please provide examples of previous StoryBook projects you have worked on. Note: Please don't Bid fake developer who have not expertise in storybook NextJs

    €3 / hr (Avg Bid)
    €3 / hr Offre moyenne
    3 offres

    I am looking for a talented UI/UX frontend developer to assist with creating a company website. The project is built using the following tech stack: React.js, , and Tailwind CSS. The ideal candidate should have experience in frontend development and a strong understanding of UI/UX design principles. The main focus of this project is to create a visually appealing and user-friendly website for my company. Responsibilities include designing and implementing the frontend, ensuring responsiveness across various devices, and optimizing the website for speed and performance. Attention to detail and the ability to work collaboratively are essential for this role. There will be a short paid test to build a simple component for proof of your skills.

    €17 / hr (Avg Bid)
    €17 / hr Offre moyenne
    177 offres

    I'm looking for a React + Typescript developer to help with a project that requires developing a new home page design (mobile & desktop) and moving some information to the Pricing page from the existing Home Page. The timeframe for this project is less than a week and I have specific design elements and styles that need to be incorporated. The home page must possess a high level of interactivity. If this project description appeals to you, please apply. Thank you for your time and I look forward to seeing your proposals. The person must know how to use Vercel to manage a project and deploy review links.

    €30 (Avg Bid)
    Garanti
    €30
    7 propositions
    react nextjs 3 jours left

    we're looking for a fullstack develop to build an e-commerce. The canidate should have experience in building e-commerce we already have a design, so we are looking for someone who can help us implement it. Skills and experience required: - Strong proficiency in React - Experience with user authentication - Ability to implement a design - Good communication skills - Attention to detail

    €3656 (Avg Bid)
    €3656 Offre moyenne
    103 offres

    We are looking for a skilled Technical SEO Expert who can contribute to the optimization of our website. The primary responsibilities include: 1. Technical SEO Advising and Support: - Auditing of our currently website - Provide expert advice on how we can improve for technical SEO. - Implement technical SEO strategies to improve SERP result & enhance website PageSpeed Index. - SERP - Advise us on internal linking strategies - Best practices on canonical URLs - Improving our websites indexing performance - PageSpeed - Advise us on improving our sites’ desktop & mobile loading speed - Best practices on implementing 3rd party codes on our website 2. Programmatic SEO Coding: - ...

    €97 (Avg Bid)
    €97 Offre moyenne
    73 offres

    Project Title: Help me store the FaceID from FaceIO to firebase Description: - I am developing a web app and I need assistance with storing the FaceID data from FaceIO to Firebase. - The app is already completely integrated with Firebase, so the ideal candidate should be familiar with Firebase integration. - The main requirement is to implement authentication using the FaceID data. - The candidate should have experience with web app development and Firebase integration. - Familiarity with FaceIO and FaceID technology is a plus. - Attention to data security and privacy is important. - The project requires someone who can work efficiently and deliver results in a timely manner.

    €18 (Avg Bid)
    €18 Offre moyenne
    4 offres
    Deploy next js in cPanel 2 jours left
    VERIFIÉ

    Deploy in cPanel for a Shared Hosting Server - The client is using shared hosting for their website - They have root access to their hosting server - There are existing applications or websites on the server that should remain unaffected by the deployment - Ideal skills and experience for the job: - Proficiency in and cPanel - Experience with deploying on shared hosting servers - Knowledge of server configurations to ensure existing applications and websites remain unaffected - Ability to troubleshoot and resolve any issues that may arise during the deployment process

    €92 (Avg Bid)
    €92 Offre moyenne
    64 offres

    The task is to integrate Google SSO into existing app. Page already contains required HTML, so there's a button for "Login with google" which does nothing at the moment. App already has sign in/up through backend API, and Google SSO should be alternative option of login. Google-related credentials should also be exported as env variables. Ping me for access to the repo / dev env url.

    €18 (Avg Bid)
    €18 Offre moyenne
    16 offres

    I am looking for a NextJs React developer to build landing and onboarding pages for my SaaS application. The ideal candidate should have experience in developing web applications and be proficient in NextJs and React. Project Requirements: - Develop landing and onboarding pages for a SaaS application - Implement responsive design to ensure compatibility across different devices - Integrate with backend APIs to retrieve and display data - Implement user authentication and authorization functionalities Skills and Experience: - Proficient in NextJs and React - Experience in building responsive web applications - Knowledge of backend development and API integration - Familiarity with user authentication and authorization systems Timeline: The project needs to be completed in less than a mo...

    €10 / hr (Avg Bid)
    €10 / hr Offre moyenne
    72 offres

    I am in need of a developer who can host my business website on the Hostinger VPS server. I already have both the domain name and website design ready. My budget for hosting the website is less than $50. Requirements: - Experience in hosting websites on the Hostinger VPS server - Knowledge of website migration and deployment - Familiarity with domain name configuration and DNS settings - Understanding of website security and SSL certificate installation Skills: - Web hosting - Server management - Domain name configuration - Website migration - SSL certificate installation

    €68 (Avg Bid)
    €68 Offre moyenne
    27 offres
    Saas platform 2 jours left

    I am looking for a skilled freelancer to develop a Saas platform within a timeline of 1-3 months. The platform should have the following specific features: - User management: The platform should allow for user registration, login, and user roles and permissions management. - Payment processing: The platform should have a secure payment gateway integration to handle subscription payments from users. - Analytics and reporting: The platform should provide comprehensive analytics and reporting features to track user activity and performance. The client has a specific technology stack in mind but is open to suggestions, so the ideal freelancer should have expertise in their preferred tech stack but also be flexible to consider alternative technologies. The project timeline is 1-3 months, so ...

    €2278 (Avg Bid)
    €2278 Offre moyenne
    58 offres

    Marketerz 3js Contest A Call for Creative Excellence: Redesign Our Web Pages Greetings to the visionaries and creative minds! Marketerz warmly invites you to partake in a unique challenge that will showcase your exceptional design prowess. The Marketerz 3js Contest is an avenue for you to demonstrate the zenith of your creative skills. We are eager for you to take on the exciting task of redesigning our website using 3js and Framer Motion, where your innovation and artistic skill will shine. Pages Awaiting Your Artistic Interpretation: Home About Portfolio Services Web Development Book a Meeting Sign Up Blog To gain an understanding of our brand ethos, we invite you to explore our website here: Home Page Magic: We are in pursuit of a design that not only captivates but also embodies ...

    €233 (Avg Bid)
    À la une Garanti Scellé Meilleur concours
    €233
    8 propositions

    Need one stop- full stack developer support for: website development (frontend in ) and backend in node.js. Also need devops support to deploy largelanaguage model on cloud and migarte on need basis. Website will provide AI powered Chatbot on subscription to individual users, which is being developed separately by our ML expert, using open-source LLM, which will be deployed on Cloud (Azure/ GCP/ AWS)

    €734 (Avg Bid)
    €734 Offre moyenne
    27 offres

    Need menu of my app to be more responsive. Similar behavior to coinmarketcap menu.

    €25 (Avg Bid)
    €25 Offre moyenne
    35 offres

    I need you to create website where users can register buy sms credits and send in bulk, using their panel or through API services. I want you to use NextJS. --------------------------------------------------------------- Pages needs to be created: - Login/Register Page with OTP - Customer Dashboard - Send Quick SMS - Bulk SMS - Contacts Page (Import From CSV or Link) - SMS History - Settings (API, User Profile, Subscription Settings) - Buy SMS Credit (Stripe & PayPal Payment Gateways) - Design Must be Mobile Friendly ------------------------------------------------------------------- Admin Panel: Dashboard to view stats Sales / Invoices Customers (Add/Edit/Delete) SMS History Black List (Black list by phone number or Words) Settings - Website Settings - SMS Gateway Integration - Pay...

    €9 / hr (Avg Bid)
    €9 / hr Offre moyenne
    16 offres

    Need an Nextjs and Stripe expert to help with 1 issues the I have with my Stripe subscription plans integration;

    €67 (Avg Bid)
    €67 Offre moyenne
    31 offres
    Next.js admin small deemo ASAP 5 heures left
    VERIFIÉ

    Login dashboard -> top header and left header and footer as separate layout Add users -> -> add, edit, remove, same user we can login as well Top header bellow the name-> open drop down for profile, change password, logout option Change password open using bootstrap model Profile page for update user data, with user profile pic(crop) Page setting -> have each page title can be change from here and save in database as well cache. That means if data is in cache it should from cache else read from database, if null then show static title. Notes: React,next, bootstrap, typescript, mangodb – Hooks with TypeScript-based architecture Must be proper page optimized If login user open the page, must be auto redicrt to dashboard page If non-login user open dashboard, page...

    €15 (Avg Bid)
    €15 Offre moyenne
    12 offres

    I am seeking an expert backend developer with expertise in AWS and OpenAI, particularly with a focus on node.js. Skills and experience required: - Strong proficiency in AWS, including but not limited to EC2, S3, Lambda, and DynamoDB - Extensive knowledge and experience with node.js and its frameworks - Familiarity with OpenAI and its capabilities, specifically in natural language processing and automated text generation - Ability to develop and deploy custom AI models using OpenAI - Experience in integrating backend services with front-end frameworks such as React or Angular The ideal candidate should have a deep understanding of AWS and its services, as well as a strong background in node.js and OpenAI. They should be able to effectively utilize these technologies to build scalable and...

    €894 (Avg Bid)
    €894 Offre moyenne
    111 offres

    Articles recommandés juste pour vous

    If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
    11 MIN READ
    Learn how to find and work with a top-rated Google Chrome Developer for your project today!
    15 MIN READ
    Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.
    15 MIN READ