Flashy Coupons Is an E-commerce website for purchasing and selling discounted coupons.
built for my final project in my Full-Stack development course
This side is the website, and handles client request to the server.
Stack Used: HTML5 & CSS, JavaScript, TypeScript, React, Redux, Material-UI
Download locally and open in your preferred IDE.
install the dependiecies with command npm install
after installation, run the app with npm start