An open API service indexing awesome lists of open source software.

https://github.com/rubygarage/interview-react-nextjs


https://github.com/rubygarage/interview-react-nextjs

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

          

# Interview Boilerplate

## Boilerplate

Мы подготовили репозитории для ускорения развертывания и конфигурации библиотек. Они содержат следующий стек:
- nextjs
- react
- redux
- redux-logic
- axios
- formik
- yup
- antd
- jest
- @testing-library/react

Используйте данные репозитории для создания своей сборки, если необходимо добавить/изменить что-то для решения задания.

## Stubs

Папка views/stubs содержит стабы для модулей, которые необходимо реализовать.

## Available Scripts

In the project directory, you can run:

### `yarn dev`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `yarn test`

Launches the test runner in the interactive watch mode.