A remastered take on Vine, the same old short looping videos in a clean, minimalist view quick sharing.
Climb is a platform based on the old Vine, it supposed to be a addicting platform, that can give. yes, addicting
Because life is better when you quick share a gif.
So, do you want to join the team today? just make a PR with a code correction!
This project is not ready to be used. But if you want to install it, here are the steps:
- First we will install the github repo and some packages, which you may do here:
git clone https://github.com/Null-Austin/Climb.git- Now that you have the github repo, you may open it with
cd Climb- And now that its your active dir, you should make sure you have all the modules downloaded, you may do so with
npm install- And then finally, you may run the project with
npm start