Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

This repository contains all the exercises, notes, and development I've done during the Complete React course provided by Origamid.com.

License

Notifications You must be signed in to change notification settings

Barata-Ribeiro/origamid_react_completo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React

This repository contains all the exercises, notes, and development I've done during the Complete React course provided by Origamid.com. The course was designed to teach you how to build web applications using React from scratch. The final project is a web application similar to popular social media platforms like Instagram, providing hands-on experience in creating reactive web applications.

The main objective of the course was to provide a comprehensive understanding of React, which is why most of the course was focused on building everything from the ground up, minimizing dependencies on external packages.

Main Topics Covered

  • Hooks
  • React Router
  • useContext
  • CSS Modules
  • PropTypes
  • Functional Component
  • Properties
  • Events
  • React
  • JavaScript

Repository Structure

The repository is organized into folders for each topic covered in the course.

  • README.md: A brief summary of the topic and its main concepts.
  • LICENSE: The project's license.
  • (folderName): A collection of practical exercises and their solutions, organized by either sub-topics or file names.
  • .gitignore: Instructions to which Git will ignore these files.

How to Use This Repository

  1. Clone the repository to your local machine:

    git clone https://github.com/Barata-Ribeiro/reactCompleto_origamid.git
    
  2. Navigate to the topic you're interested in and review it.

  3. Study the code examples and exercises provided. Keep in mind that everything is in Brazilian Portuguese.

Contributing

This repository is a personal record of my learning journey through the Origamid Complete React course. Therefore, I am not accepting contributions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains all the exercises, notes, and development I've done during the Complete React course provided by Origamid.com.

Topics

Resources

License

Stars

Watchers

Forks

Languages