
Welcome to Codefy. This project is website with a curated collection of useful links and resources for programmers, categorized by tags for easy navigation. In the ever-evolving field of programming, having quick access to quality resources can significantly enhance your learning and productivity. Codefy aims to provide a comprehensive list of valuable links, including tutorials, documentation, tools, and more, all organized by relevant tags.
- Tag and title search
- Adding links
Clone the project
git clone https://github.com/aElDi/codefy
Go to the project directory
cd codefy
Install dependencies
npm install
Start the developing server
npm run dev