This is a personal website simulating Google Search. Built with NextJS.
See mine online: https://gfolio.enjeck.com/
To run the code locally, follow these steps:
git clone https://github.com/enjeck/gfolio.git
cd gfolio
npm install
npm run dev
The app will be available at http://localhost:3000
To use this template for your own portfolio, follow the steps in the QUICKSTART.md file.
See ARCHITECTURE.md for a detailed explanation and drawings of the architecture.
GPL-3.0 Copyright (c) 2021 Enjeck