No description
This repository has been archived on 2026-06-09. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • TypeScript 96.5%
  • JavaScript 2.5%
  • SCSS 1%
Find a file
2021-08-14 18:04:59 +03:00
components added typescript to the project 2021-08-14 17:47:22 +03:00
interfaces added typescript to the project 2021-08-14 17:47:22 +03:00
pages apiurl trough a next.config 2021-08-14 18:04:42 +03:00
public atarter proj nextjs and updated eslint 2021-08-13 11:03:12 +03:00
styles custom error page is added 2021-08-13 18:46:16 +03:00
.env apiurl trough a next.config 2021-08-14 18:04:42 +03:00
.eslintrc.js atarter proj nextjs and updated eslint 2021-08-13 11:03:12 +03:00
.gitignore atarter proj nextjs and updated eslint 2021-08-13 11:03:12 +03:00
db.json loading idetifier is added 2021-08-14 15:43:19 +03:00
next-env.d.ts added typescript to the project 2021-08-14 17:47:22 +03:00
next.config.js apiurl trough a next.config 2021-08-14 18:04:42 +03:00
package-lock.json API mock server is added 2021-08-14 13:35:03 +03:00
package.json apiurl trough a next.config 2021-08-14 18:04:42 +03:00
README.md README update 2021-08-14 18:04:59 +03:00
tsconfig.json added typescript to the project 2021-08-14 17:47:22 +03:00
yarn.lock apiurl trough a next.config 2021-08-14 18:04:42 +03:00

NextJs курс от Владилена Минина

В данном проекте я, по видео уроку Владилена Минина изучил надстройку для реакта Next.JS. Дополнительные модули

  • json-server - локальный сервер, который я использовал для создания постов.
  • concurrently - модуль, который позволяет запускать два сценария npm одновременно.