Ссылка на официальный сайт: https://future-group.ru/ Ссылка на тестовое задание: https://github.com/fugr-ru/frontend-javascript-test
- React, https://ru.reactjs.org/
- Bootstrap, https://getbootstrap.com/
- Github pages deploy with action, https://github.com/JamesIves/github-pages-deploy-action
- Github actions, https://github.com/features/actions
- Mockaroo random data generator, https://www.mockaroo.com/
Ознакомится с проектом можно по ссылке: https://sunbro-marko.github.io/fugr-ru-react-test/
Проект по данной ссылке автоматически пересобирается и выкладывается при помощи github actions. Данный подход позволяет производить тестирование и демонстрацию работы приложения в "боевых" условиях.
- Михаил Алёнин sunbro.marko@yandex.ru
- Иван Алёнин aisproect@yandex.ru
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.