Landing page de divulgação do curso React Avançado do Instrututor Willian Justen na Udemy. Desenvolvido com TypeScript e Next.js
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.
To run this project on your local machine, follow the steps below:
Clone the repository from GitHub:
git clone [repository_url]
Install the necessary dependencies using npm:
npm install
Start the development server:
npm run dev
Open your browser and visit http://localhost:3000 to see the project in action.
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.