A simple and lame attempt to create an e-commerce with retro style
- Post preview on main component
- Two sections for musical genders
- Responsive design
- Counter with cart
Install coder-commer with npm
npx creat-react-app coder-commerce
cd coder-commerce
npm install react-router-dom
npm start