React homework template

This project was created with Create React App by using this template: https://github.com/goitacademy/react-homework-template. To get acquainted and configure additional features refer to documentation.

Preparation for work

  1. Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
  2. Install the project's base dependencies with the npm install command.
  3. Start development mode by running the npm start command.
  4. Go to http://localhost:3000 in your browser. This page will automatically reload after saving changes to the project files.