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() 😊