Personal website of Eric Malcolm, a Front-End Developer / Architect specializing in UX and Accessibility, based in Michigan.
- React
- TypeScript
- React Testing Library
- Jest
- jest-axe
- axe - Automated Accessibility Testing
- Storybook
- eslint
- Prettier
- husky
- lint-staged
- Deploys automatically with netlify:
developto develop.ericmalcolm.commainto ericmalcolm.com
- Project started with Create React App
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Launches the test runner in the interactive watch mode.
Launches the test runner in the interactive watch mode with coverage percentages.
Launches storybook for the project for component development. Open http://localhost:6006/ to view it in your browser.
Runs eslint against the codebase with basic configuration.
Runs prettier against the codebase with basic configuration.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.