Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 784 Bytes

File metadata and controls

24 lines (18 loc) · 784 Bytes

🚀 Getting Started

superpower next js stater

Run the following command to create a new project with this Starter:

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!

what's inside !

This Starter includes next js and Tailwind Css & axios and ready Context API