More Premium Hugo Themes Premium Nextjs Themes

React Avancado

Landing page de divulgação do curso React Avançado do Instrututor Willian Justen na Udemy. Desenvolvido com TypeScript e Next.js

React Avancado

Landing page de divulgação do curso React Avançado do Instrututor Willian Justen na Udemy. Desenvolvido com TypeScript e Next.js

Author Avatar Theme by caioaugustoo
Github Stars Github Stars: 6
Last Commit Last Commit: Jul 6, 2021 -
First Commit Created: Dec 18, 2023 -
React Avancado screenshot

Overview

React Avançado is a landing page developed with NextJS for the promotion of the React Avançado course by Instructor Willian Justen on Udemy. The landing page is designed with TypeScript and NextJS, showcasing the advanced features of React, Server Side Rendering, GraphQL, and more.

Features

  • Advanced React functionalities
  • Server Side Rendering capabilities
  • GraphQL integration
  • TypeScript support
  • Jest for testing
  • StoryBook for component documentation
  • Styling with Styled Components

Installation

To run this project on your local machine, follow the steps below:

  1. Clone the repository from GitHub:

    git clone [repository_url]
    
  2. Install the necessary dependencies using npm:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open your browser and visit http://localhost:3000 to see the project in action.

Summary

React Avançado is a landing page developed with NextJS to promote the React Avançado course on Udemy. It utilizes the advanced features of React, NextJS, Server Side Rendering, GraphQL, and TypeScript. With support for testing using Jest and documentation using StoryBook, React Avançado provides a comprehensive learning experience for those interested in advanced React development.