React and Next.js: Different ways of creating React Apps
- 4.9
Brief Introduction
React, Next.js, Redux, Typescript, React Hooks, c3.js, Upload Images, Export CSV filesDescription
Learn how to create 3 different apps with React and Next.js.
The first app will be an Admin app using React with classes. The second app will be an Influencer app using React Hooks. The third app will be the Checkout using Next.js.
In this tutorial you will learn:
Create a React project with Typescript
Create a Next.js project with Typescript
Use Docker
Use Redux
Use React Hooks
Create public and private routes
Restrict routes for unauthorized users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
If these are what you are looking for then this course is for you.
Requirements
- Requirements
- Basic Javascript Knowledge