https://github.com/hozlucas28/next-course-ii-2023
Repository of Next.js course (part two), section of React course of @udemy.
https://github.com/hozlucas28/next-course-ii-2023
2023 css3 html5 husky javascript mit-license nextjs prettier reactjs server-side-rendering static-site-generator styled-components udemy
Last synced: about 2 months ago
JSON representation
Repository of Next.js course (part two), section of React course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/next-course-ii-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-01-22T01:16:54.000Z (over 2 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:50:49.000Z (5 months ago)
- Last Synced: 2025-02-05T14:46:24.328Z (4 months ago)
- Topics: 2023, css3, html5, husky, javascript, mit-license, nextjs, prettier, reactjs, server-side-rendering, static-site-generator, styled-components, udemy
- Language: JavaScript
- Homepage: https://next-course-ii-2023.vercel.app
- Size: 147 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 - II [2023]
Repository of Next course (part two), 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 two), 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 dev
. Done, open http://localhost:3000 to see a preview of the Next app in a development server.
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.
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 - 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.