Skip to content
CodeARIV

CodeARIV

Empowering Everyday Coders

  • Installation guides
  • React
  • Next.js
  • React Native
  • Express
  • MongoDB
  • WordPress
  • Cloud
  • Hosting
  • Artificial Intelligence (AI)
  • Home
  • React
  • Page 2

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at FLOYET Labs & Technologies

Recent Posts

  • Create a React Native Counter App using Expo in 5 Minutes
  • Multi-Language Website with Next.js 14 App Router and i18next
  • Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript
  • Multi-Language Next.js 12 Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js 12 Form

Categories

Category: React

  • April 29, 2021December 18, 2021
  • No Comments

Create A Simple Resume Builder App Using React

  • React

Resumes have an important role in getting a job. A company will first go through the resume of the candidate. So we need to build it with care. It will be helpful if there is an online resume maker. Here we are going to create […]

Continue Reading Create A Simple Resume Builder App Using React
  • April 20, 2021December 18, 2021
  • No Comments

Create a Memorize Word Game App in React

  • React

I know the title may lead to you a bit of confusion. Because some of you may not understand Memorize Word. We will discuss it later. I’m building this game Memorize word to learn the process of building a simple React application. We are also […]

Continue Reading Create a Memorize Word Game App in React
  • March 16, 2021December 18, 2021
  • No Comments

Create a Random Quote Generator app in React

  • React

A lot of quote generator apps are available online. The aim of this article is to teach beginners in React, the steps to create a simple random quote generator app. We will use a third-party API that returns a random quote. Our duty is to […]

Continue Reading Create a Random Quote Generator app in React
  • January 30, 2021December 18, 2021
  • No Comments

Build a Quiz App in React to Test Luck

  • React

The title of this article can make you a bit confused. How can we test the luck with a quiz app? Here, we are going to make a quiz app in React to test luck with randomly generated meaningless questions and options. We all have […]

Continue Reading Build a Quiz App in React to Test Luck
  • January 25, 2021January 25, 2021
  • 2 Comments

Create a Simple Voting App Using React

  • React

Before start reading this article, I would like to pin a point that, it is only made for purpose of learning React. To make a voting app real, we need to set up a backend and database to store results. Here we are only creating […]

Continue Reading Create a Simple Voting App Using React
  • January 16, 2021September 5, 2021
  • No Comments

How to Use Context API in a React App

  • React

We know that a react application is made up of components. The data from a component to another is passed via props. This data flow occurs from the parent to the child in a tree structure. But some of the components in between this data-flow […]

Continue Reading How to Use Context API in a React App
  • September 30, 2020August 26, 2021
  • No Comments

9 Simple Steps to Deploy a React App on Cloud Server

  • Cloud

We can deploy and host a react app in Firebase hosting, GitHub pages, Netllify, etc for Free. But if it’s a professional project, then opt for a dedicated cloud server. But deploying a react app on a cloud server is not an easy process. Here […]

Continue Reading 9 Simple Steps to Deploy a React App on Cloud Server
  • July 28, 2020August 26, 2021
  • No Comments

How to Deploy an Express Backend in Cloud Server

  • Cloud

Express is one of the best backend frameworks for building REST APIs. But how to deploy the created backend to a cloud server for making it live? Yes, here we are discussing the steps to deploy an express backend in the cloud server. We will […]

Continue Reading How to Deploy an Express Backend in Cloud Server
  • July 26, 2020December 6, 2021
  • No Comments

How to Add Title and Meta Tags for Each Route Component in React

  • React

Using the react-router-dom package, we can implement multiple routes in a React application. A user browsing this app feels each route is on each page. So in React, multiple routes are considered as multiple pages. But, how can we add title and meta tags for […]

Continue Reading How to Add Title and Meta Tags for Each Route Component in React
  • July 23, 2020October 6, 2020
  • No Comments

How to Build a Simple Website with React and Host it Using Firebase

  • React

You can create a website simply using, HTML, CSS, and a little bit of JS. But here we are going to learn to create a simple React website and making it live in just 5 minutes using Firebase Hosting. I assume that you have a […]

Continue Reading How to Build a Simple Website with React and Host it Using Firebase

Posts navigation

« Prev 1 2 3 4 Next »

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at FLOYET Labs & Technologies

Recent Posts

  • Create a React Native Counter App using Expo in 5 Minutes
  • Multi-Language Website with Next.js 14 App Router and i18next
  • Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript
  • Multi-Language Next.js 12 Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js 12 Form

Categories

  • GitHub
  • CodeSandbox
  • Youtube
  • Facebook
  • Twitter
Carefully Handcrafted in INDIA | Powered by FLOYET
Copyright © CodeARIV.com 2024
Go to top