Mitalee Desai
Blog
Projects
How-To's
Latest Posts
2020-11-01
NextJS Part 6: Deploying a NextJS Site
Vercel makes deploying a NextJS project pain free and slick.
2020-11-01
NextJS Part 6: Deploying a NextJS Site
Vercel makes deploying a NextJS project pain free and slick.
2020-08-08
NextJS Part 5: Wiring Everything Together
It's finally time to wire everything together.
2020-07-26
NextJS Part 4: Storybook Integration
Storybook is a great tool for accelerating the iteration of component development in React projects.
2020-07-19
NextJS Part 3: Project Setup
It's finally time to start our project. While the NextJS tutorial provides a thorough example of how to set up a project, I customized my own project setup slightly differently.