OWASP / Nest

Explore OWASP and be a part of it
https://nest.owasp.dev
MIT License
10 stars 11 forks source link

Implement Entity Component in React + TS #72

Open harsh3dev opened 1 week ago

harsh3dev commented 1 week ago

This PR solves issue #54 This is how the project structure looks now: image

Overview

Card Component (src/components/Card.tsx)

Refer to this video for a quick look at the output: https://www.loom.com/share/2e5be837be864bfcb5d02dff9ba5af17?sid=e87e552f-3ac4-4714-91da-04c4b5772d2c

harsh3dev commented 3 days ago

@arkid15r I went through the suggestions and comments and I will update the commit soon. Thanks