Dev Freebies is a curated collection of free resources designed to enhance and streamline the development process. Our goal is to help developers discover a wide range of tools, libraries, and assets that can accelerate their projects and achieve their objectives. It is important to note that all links that appear on this website are external and do not belong to us. We do not claim ownership of any of the linked content or resources. The copyrights and trademarks associated with these resources belong to their respective owners. Take a look dev-freebies
- You will find a large number of links to useful resources for creating applications.
- React 18 - The library for web and native user interfaces.
- Next.js 14 - The React Framework for the Web
- TypeScript - TypeScript is a strongly typed programming language that builds on JavaScript.
- Shadcn/ui - Beautifully designed components that you can copy and paste into your apps.
- Tailwindcss - A utility-first CSS framework.
- Prettier + prettier-plugin-tailwindcss - CSS formatter.
First, run the development server:
npm install
npm run dev
Application opens on port 3000
Your contributions are welcome! Let's make this project even better together. Contributing Guide
This website is licensed under the MIT License