Goit React Hw 02 Phonebook

screenshot of Goit React Hw 02 Phonebook

Overview

This document is a guide for setting up and deploying a React project using a template provided by GoIT. It provides instructions for creating a new repository from the template, installing necessary dependencies, and deploying the project to GitHub Pages.

Features

  • Create a new repository based on the GoIT template.
  • Install the LTS version of Node.js.
  • Set up development mode and view the project in the browser.
  • Automatically deploy the project to GitHub Pages when changes are made to the main branch.

Summary

This guide provides step-by-step instructions for setting up and deploying a React project using the GoIT template. It covers creating a new repository, installing dependencies, and deploying to GitHub Pages. By following these instructions, users can easily start working on their React projects and deploy them for public access.