shonali2600 / NeoAlgo-Docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡

Home Page:http://neoalgo.tesseractcoding.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoAlgo-Docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡

🔧 Installation

You will need to have NodeJS and Yarn installed, if you haven't done that yet - get started here and here. Then, follow the steps below ⬇️

$ git clone git@github.com:TesseractCoding/NeoAlgo-Docs.git
$ cd NeoAlgo-Docs
$ yarn
$ yarn start

Finally, navigate to http://localhost:3000 and you should see our app is now up and running ⚡

Powered by Vercel

About

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡

http://neoalgo.tesseractcoding.com/

License:MIT License


Languages

Language:JavaScript 87.4%Language:CSS 12.6%