Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.11 KB

File metadata and controls

48 lines (31 loc) · 1.11 KB
Logo

Codefy

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.

Screenshots

App Screenshot

Features

  • Tag and title search
  • Adding links

Run Locally

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

License

MIT