Codefolio: Showcase your coding prowess with style. Share and discover developer projects, each presented with eye-catching posters and categorized for easy exploration. Elevate your portfolio in the coding community. Start building your digital footprint today.
Codefolio is deployed to Vercel. You can try it on the following URL: codefolio-app.vercel.app.
- React.js
- Next.js 13
- TypeScript
- Tailwind
- Grafbase
To install and run Codefolio locally, follow these steps:
- Clone the project repository.
- Install the necessary dependencies by running the following command:
npm install
- Replace the environment variables with your own API keys.
- Run Grafbase by running the following command
grafbase dev
- Run the project by executing the following command:
npm run dev
- Access the application by visintg http://localhost:3000/