Welcome to hugo-coding.com, a personal portfolio project showcasing the power of Next.js 14, integrated with a ``custom Content Management System (CMS)`, and utilizing Drizzle with TypeScript. This project is designed to demonstrate modern web development techniques and provide a template for others looking to create their own personal portfolio or similar web applications.
You are welcome to use, modify, and distribute any part of this project. We believe in the collaborative spirit of open-source and the positive impact it brings.
When utilizing our project, we kindly request the following:
- Give Credit: Please credit Hugo-Coding.com in your work or documentation.
- Follow the License: Adhere to the terms of the project's license.
- Show Your Creations: Share what you build with us; we love seeing our work in action!
If you find our project useful or inspiring, consider giving it a ⭐️ on GitHub. This small act of support really helps us:
🚀 Boost Visibility: More stars increase our project's visibility, bringing more contributors and users. 💡 Encourage Development: Your stars are a token of encouragement for us to keep improving and updating the project. 🌍 Build Community: Stars help us build a stronger community around our project.
- Next.js 14: Leveraging the latest version of Next.js for efficient, server-side rendered React applications.
- Custom CMS: A tailored CMS for easy management of portfolio content.
- Drizzle with TypeScript: Utilizing Drizzle for state management in Ethereum blockchain applications, enhanced with the robustness of TypeScript. Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Node.js
- npm or Yarn
- Git
A step by step series of examples that tell you how to get a development environment running:
Clone the repo: git clone https://github.com/clonglam/hugo-coding.com Navigate to the project directory: cd hugo-coding.com Install dependencies: npm install or yarn install Start the development server: npm run dev or yarn dev Your local copy should now be running on localhost:3000.
Briefly explain how to use the project - focusing on the main functionalities.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.
Mention any inspirations, code snippets, etc. Any collaborators or contributors