Skip to content

Repository of Next.js course (part three), section of React course of @udemy.

License

Notifications You must be signed in to change notification settings

hozlucas28/Next-Course-III-2023

Repository files navigation

Next Course - III [2023]

Repository of Next course (part three), section of React course of Udemy platform.

SummaryInstallationAvailable ScriptsRelatedLicenseAcknowledgmentsContact

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 command npm install to install all packages, necessary for a Next app. Now, run command npm 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

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.