Card_with_recipes

screenshot of Card_with_recipes

по лекции А.Репеты, модуль 1 React. использован styled-components.com. modern-normalize подключен через загрузку пакета. Использовала nanoid и Formic. Не используемый проп можно заменить на "_" , тогда не будет ругаться VSC

Overview:

The React homework template is a project created using Create React App. It provides a starting point for creating a React project with additional features.

Features:

  • Create React App: The project is created using Create React App, which provides a pre-configured setup for creating React applications.
  • Template Repository: The project can be used as a template repository for creating new projects. Users can click on the "Use this template" button and choose the option to create a new repository based on the template.
  • GitHub Actions: The template includes GitHub Actions for automating the deployment process. Users can configure the workflow permissions to enable automatic deployment of the project.

Summary:

The React homework template is a project that provides a starting point for creating React applications. It includes features such as Create React App, template repository functionality, and GitHub Actions for automated deployment. By following the installation guide, users can easily set up and start working on their React projects.