https://github.com/hozlucas28/next-course-iii-2023
Repository of Next.js course (part three), section of React course of @udemy.
https://github.com/hozlucas28/next-course-iii-2023
2023 babel-jest css3 html5 husky javascript jest jest-environment-jsdom mit-license nextjs prettier reactjs testing-library-jest-dom testing-library-react udemy
Last synced: about 2 months ago
JSON representation
Repository of Next.js course (part three), section of React course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/next-course-iii-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-01-23T07:00:46.000Z (over 2 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:50:35.000Z (5 months ago)
- Last Synced: 2025-02-05T14:46:24.623Z (3 months ago)
- Topics: 2023, babel-jest, css3, html5, husky, javascript, jest, jest-environment-jsdom, mit-license, nextjs, prettier, reactjs, testing-library-jest-dom, testing-library-react, udemy
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Next Course - III [2023]
Repository of Next course (part three), section of React course 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 Next course (part three), section of React course 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 Next app. Now, run commandnpm run test
. Done, you are going to see tests results in your current console.
Available Scripts
-
npm run dev
: 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.
-
npm run test
: Runs tests in your current terminal.
Related
-
Repository of React - I course
-
Repository of React - II course
-
Repository of React - III 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 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.