Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

A neoterically designed portfolio, made with Next.JS and Tailwind CSS.

Notifications You must be signed in to change notification settings

AestasFlores/modern-next-portfolio

Repository files navigation

This portfolio bootstrapped with Next.JS and Tailwind CSS.

🌟 Examples:

⬛ Dark Mode Version

Portfolio-Dark

⬜ Light Mode Version

Portfolio-Light

✍️ Getting Started

⏬ Installation:

git clone https://github.com/kaguwomin/modern-next-portfolio
# after cloning repository:
yarn
#or
npm install

After the installation, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

📚 Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

⏫ Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

👥 How to Contribute

You can share your new ideas for this portfolio with pull requesting your new changes/assets! I'll look your pull request as soon as possible!

Netlify Status