Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hozlucas28/react-course-iii-2023
Repository of React course (part three) of @udemy.
https://github.com/hozlucas28/react-course-iii-2023
2023 controlled-components css3 html5 husky javascript mit-license prettier reactjs udemy uncontrolled-components
Last synced: about 1 month ago
JSON representation
Repository of React course (part three) of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/react-course-iii-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-01-14T08:33:28.000Z (about 2 years ago)
- Default Branch: Master
- Last Pushed: 2024-01-01T20:41:42.000Z (about 1 year ago)
- Last Synced: 2024-01-01T23:36:10.336Z (about 1 year ago)
- Topics: 2023, controlled-components, css3, html5, husky, javascript, mit-license, prettier, reactjs, udemy, uncontrolled-components
- Language: JavaScript
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Course - III [2023]
Repository of React course (part three) of Udemy platform.
Summary •
Installation •
Available Scripts •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take on React course (part three) of Udemy platform. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Installation
Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then run commandnpm install
to install all packages, necessary for a React app. Now, run commandnpm start
. Done, you are going to see a preview of the React app in a development server.
Available Scripts
-
npm start
: Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.
Related
-
Repository of React - I course
-
Repository of React - II course
-
Repository of React - IV course
-
Repository of React - V course
-
Repository of React - VI course
-
Repository of React - VII course
-
Repository of React - VIII course
-
Repository of React - IX course
-
Repository of Next - I course
-
Repository of Next - II course
-
Repository of Next - III course
-
Repository of JS complementary course
-
Repository of shopping cart practice
-
Repository of user manager practice
-
Repository of image search practice
-
Repository of interest calculator practice
License
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Acknowledgments
Thanks to Nicolas Schurmann teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.