It is recommended to install node via nvm.
It is recommended to use VSCode as the preferred editor for this project as there are a number of recommended extensions configured for this project to enhance the developer experience.
Create an .env
file that contains values for the appropriate environment variables. Reference the .env.example
for the values required.
Then run the npm run dev
command.
- Explore Playwright for e2e testing
- Explore Artillery integration with Playwright for performance testing
- Explore Storybook for UI component development
- Explore GitHub actions for implementing CI/CD
- Modify tailwind classes to target mobile first and then override at larger breaks
- Design for 3xl screen (1600px)
- 1280px is ideal size for video
- Consider use of 1.5rem for padding/margin