🎓 Flexbox and React training. https://example-ecommerce-lh9u.vercel.app/
Find a file
2023-02-24 12:08:20 +01:00
public remove login.html, readme update 2023-02-24 10:33:08 +01:00
src minor update on product 2023-02-24 12:08:20 +01:00
.gitignore REACT ! 2023-02-23 22:45:19 +01:00
package-lock.json remove login.html, readme update 2023-02-24 10:33:08 +01:00
package.json add react-router-dom to dependencies 2023-02-24 09:53:39 +01:00
README.md remove login.html, readme update 2023-02-24 10:33:08 +01:00

E-commerce Example

Example e-commerce page made with Flexbox and React.

Setup

  • npm install,
  • npm start (will open a browser page to localhost:3000).