Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Functional Data Structures I'm going to make some DS Algo stuff, and I will try to keep it functional. # Clone the repository git clone https://github.com/your-username/your-repository.git # Navigate to the project directory cd your-repository # Install dependencies npm install # Start the project npm run dev