Simple shop on React + TS. Show demo on Vercel
- React
- Type Script
- React Router
- MobX
- Tailwind
- React Hot Toast
- CodeceptJS
- Clone repo
https://github.com/VAFomin/hello-shop.git - Run
cd hello-shop - Run
yarnfor installing dependencies - Run
yarn startfor starting frontend - Congratulations! The site will start on
localhost:3000🎉