#beginners
Read more stories on Hashnode
Articles with this tag
Let's clone dev.to with the actual dev.to api to get the posts and listings. Overview This application is built with the following...
1.Create a Nextjs app yarn create next-app --typescript 2.Install Chakra UI yarn add @chakra-ui/react @emotion/react@^11 @emotion/styled@^11...
Currently, I'm learning Nextjs and Typescript. And for a learning perspective, I decided to rebuild my portfolio website with Nextjs. And I really...