{"id":16212066,"url":"https://github.com/realstoman/nextjs-tailwindcss-portfolio","last_synced_at":"2025-05-12T04:30:38.233Z","repository":{"id":44741695,"uuid":"438929376","full_name":"realstoman/nextjs-tailwindcss-portfolio","owner":"realstoman","description":"Next.js, React \u0026 Tailwind CSS version of the portfolio project.","archived":false,"fork":false,"pushed_at":"2024-02-12T02:08:16.000Z","size":2845,"stargazers_count":135,"open_issues_count":2,"forks_count":72,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T00:10:06.315Z","etag":null,"topics":["dark-mode","framer-motion","javascript","js","nextjs","react","reactjs","spa","starter-template","tailwind","tailwindcss","template","theme","ui","vercel","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://nextjs-tailwindcss-portfolio.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realstoman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-16T09:19:44.000Z","updated_at":"2025-03-23T09:46:28.000Z","dependencies_parsed_at":"2024-10-27T20:28:14.255Z","dependency_job_id":"a2e22918-86a6-4dff-b936-d71a5771390e","html_url":"https://github.com/realstoman/nextjs-tailwindcss-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fnextjs-tailwindcss-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fnextjs-tailwindcss-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fnextjs-tailwindcss-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fnextjs-tailwindcss-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realstoman","download_url":"https://codeload.github.com/realstoman/nextjs-tailwindcss-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253675069,"owners_count":21945892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dark-mode","framer-motion","javascript","js","nextjs","react","reactjs","spa","starter-template","tailwind","tailwindcss","template","theme","ui","vercel","vercel-deployment"],"created_at":"2024-10-10T10:50:08.998Z","updated_at":"2025-05-12T04:30:36.693Z","avatar_url":"https://github.com/realstoman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js, React \u0026 TailwindCSS Portfolio Project\n\nA simple portfolio starter theme built with Next.js, React and Tailwind CSS. This is the Next.js version of [vuejs-tailwindcss-portfolio](https://github.com/realstoman/vuejs-tailwindcss-portfolio).\n\n![React-TailwindCSS-Portfolio](https://user-images.githubusercontent.com/16396664/146666086-28e88beb-c2f0-431f-adfb-2396d8f64c80.png)\n\n## Demo URL\n\n[https://nextjs-tailwindcss-portfolio.vercel.app](https://nextjs-tailwindcss-portfolio.vercel.app)\n\n## Other versions of this project\n\n-   React Version: [https://github.com/realstoman/react-tailwindcss-portfolio](https://github.com/realstoman/react-tailwindcss-portfolio)\n-   Vue.js Version: [https://github.com/realstoman/vuejs-tailwindcss-portfolio](https://github.com/realstoman/vuejs-tailwindcss-portfolio)\n-   Nuxt.js Version: [https://github.com/realstoman/nuxtjs-tailwindcss-portfolio](https://github.com/realstoman/nuxtjs-tailwindcss-portfolio)\n\n## Features\n\n-   Built with [Next.js](https://nextjs.org) and [React](https://reactjs.org)\n-   [Tailwind CSS v3](https://tailwindcss.com)\n-   Custom Hooks\n-   Framer Motion Transitions \u0026 Animations\n-   Reusable Components\n-   Projects filter by category\n-   Projects filter by search\n-   Dark Mode\n-   Smooth scroll\n-   Counter\n-   Dynamic forms\n-   Back to top button\n-   Download file button\n-   Simple and responsive design\n\n### To Contribute to this project, read the [Contribution Guidlines](https://github.com/realstoman/nextjs-tailwindcss-portfolio/blob/main/CONTRIBUTING.md)\n\n## Setup\n\n1. Make sure you have Node JS installed. If you don't have it:\n\n-   [Download it from nodejs.org](https://nodejs.org)\n-   [Install it using NVM ](https://github.com/nvm-sh/nvm)\n-   If you're on Mac, Homebrew is a good option too:\n\n```\nbrew install node\n```\n\n2. Clone the repo:\n\n```\ngit clone https://github.com/realstoman/nextjs-tailwindcss-portfolio.git\n```\n\n3. Open the project folder:\n\n```\ncd nextjs-tailwindcss-portfolio\n```\n\n4. Install packages and dependencies:\n\n```\nnpm install\n```\n\n5. Start a local dev server at `http://localhost:3000`:\n\n```\nnpm run dev\n```\n\n## Notes\n\n-   Always run `npm install` after pulling new changes\n-   I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress\n-   Coming Soon [I'll be doing a screencast](https://www.youtube.com/realstoman). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio\n-   Illustrations from [unDraw](https://undraw.co) and [Freepik](https://freepik.com)\n-   Images from [Unsplash](https://unsplash.com)\n-   Feel free to use it as your own portfolio\n-   Contributions are welcome\n\n### License\n\n[MIT](https://github.com/realstoman/nextjs-tailwindcss-portfolio/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fnextjs-tailwindcss-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealstoman%2Fnextjs-tailwindcss-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fnextjs-tailwindcss-portfolio/lists"}