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
yarn
for installing dependencies - Run
yarn start
for starting frontend - Congratulations! The site will start on
localhost:3000
🎉