A eCommerce website to buy memes by paying dogcoins
Based on the theme of this hackathon, we want to implement some real-world stuff but in a scuffed way. So we choose an eCommerce website.
It sells memes, you can buy it using your dogecoin.
The project is built on Angular.
Install Node.js: npm i
run ng serve -o and the browser opens automatically
Some of teammates may not familiar with this front-end framework, but they learn it during this hackathon.
Good team collaboration
Based on the existing structure and components, we can write a back-end for it and easily integrate the front end and back end. We can also implement a payment system.