Devbox is my personal diary where I share my experience with software developer and other stuffs. Feel free to implement your own version, just remove all my links and related data and if possible change the color theme.
Front-end: Next.JS, Tailwind CSS
Clone the project
git clone https://github.com/DanOliveira18/devbox.git
cd devbox
Install the dependencies
npm install
Run development server
npm run dev
- i18n support