Day 9 of 100days of code
Starting a new project
First, we create four different components, import them into App.jsx and add some basic stylings, and now it looks like this ๐๐. Different colors indicate the different components created.
Basically, the App.jsx looks like t...
kaylah.hashnode.dev2 min read
Ndeye Fatou Diop
Senior Frontend Engineer
Very cool post ! Way to go ๐ช. By the way you donโt need the key in the li inside the item : you already added it when doing the .map() ๐