Skip to content

moldstud/maksim-mmg-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMG Test

Task is here
Demo is here

Technical Specifications

This project was bootstrapped with Create React App.

Packages
  • React A JavaScript library for building user interfaces
  • Redux A predictable state container for JavaScript apps
  • Redux Thunk Thunks are the recommended middleware for basic Redux side effects logic, including complex synchronous logic that needs access to the store, and simple async logic like AJAX requests
  • React Router A collection of navigational components
  • Ant Design A design system with values of Nature and Determinacy for better user experience of enterprise applications
  • Enzyme A testing utility for React that makes it easier to test your React Components' output
  • Chai Chai is a BDD / TDD assertion library
  • Eslint The pluggable linting utility for JavaScript and JSX
  • Prettier An opinionated code formatter
  • Husky Husky can prevent bad git commit, git push and more

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open 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.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published