Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.1 KB

Codefolio

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.

Demo

Codefolio is deployed to Vercel. You can try it on the following URL: codefolio-app.vercel.app.

Technologies Used

  • React.js
  • Next.js 13
  • TypeScript
  • Tailwind
  • Grafbase

Installation

To install and run Codefolio locally, follow these steps:

  1. Clone the project repository.
  2. Install the necessary dependencies by running the following command:
npm install
  1. Replace the environment variables with your own API keys.
  2. Run Grafbase by running the following command
grafbase dev
  1. Run the project by executing the following command:
npm run dev
  1. Access the application by visintg http://localhost:3000/