This is a Full Stack Clone of the Popular Udemy Website. Checkout the live website at:- link
- HTML
- CSS
- JavaScript(ES6)
- Local storage
- API
- JSON
This is the Landing Page of the Website. Here you can see Courses of different Catagories. You can Also Add Courses to the Cart or Have a Detailed view of them in the Next Page.
Clicking on Any Course a new Page Opens up Where You can have a Detailed view of that Course. You can also See the Demo Video.
Here all the products added to the cart will be shown. You can delete Products or View the Total Value of Your Cart.
This was my First Full Stack Project. So that Made it a Bit Challenging. Also The Frontend is in vercel and backed is in heroku. So Solving CORS error was quite challenging.
- Through out this Project My Problem Solving skills Improved a Lot.
- Learned a Lot about Deployment.
- My Code writing style improved a Lot.