A clean and simple interface to display your company portfolio - developed in Next.js and tailwind css. Try it for free.
Fork
the repo to create a personal repository with this template.- Install the dependencies with npm or yarn package manager.
yarn
# or
npm install
- Run the development server with the follwing commands in your terminal.
yarn run dev
# or
npm run dev
- Create a production build, ready to deploy.
yarn run build
# or
npm run build
Deploy it to the cloud with Vercel (Documentation).
Make sure you read the contributing guidelines before opening a PR.
- MIT © Ehmad Saeed
- Code of Conduct
- Design Inspiration: John Komarnicki