*Hello World! The official React docs no longer recommend using
create-react-app
.So in order to get more familiar with NextJS, I built this project from scratch, while following along with these resources from Brad Traversy⤵️*
Resources & Links! | |
---|---|
Written Walkthrough | YouTube Video Tutorial |
npx create-next-app@latest
npm run dev
# or
yarn dev