superpower next js stater
npx create-next-app my-starter -e https://github.com/Mohamed-avr/next-tailwind-context-axios-starter
or
yarn create next-app my-starter -e https://github.com/Mohamed-avr/next-tailwind-context-axios-starter
Once the project and dependencies are finished installing, you can navigate to that directory and start up the development server with:
npm run dev
# or
yarn dev
======= then just Open http://localhost:3000 with your browser to see your new project!
This Starter includes next js and Tailwind Css & axios and ready Context API