Pinterest Clone
Pinterest clone build with Typescript, NodeJs, Express, VueJs, MongoDb, MasonryJs, and Auth0.
The app is deployed to PhotoBoard
Larry Faudree Jr – @lfaudreejr – lfaudreejr@hotmail.com
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/lfaudreejr/github-link
- Fork it (https://github.com/lfaudreejr/PhotoBoard/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request