Code Monkey home page Code Monkey logo

uniquepost's Introduction

UniquePost

Unique photos with NFTs

About The Project

UniquePost

Every day we use different social networks, Instagram, Twitter and even less known ones like Quora. We are used to consume content all day long, we have computers, phones and even watches, but a lot of that content is re-uploaded, people uploading their lives to instagram with pictures from the internet, re-uploading memes, even taking pictures, editing them a bit and posting them as their own.

UniquePosts uses blockchain and other technologies such as image recognition to make a social network where the content is original by design, with all the features of a traditional social network allowing you to take photos, edit them and publish them as NFTs. It also prevents your content from being plagiarized or re-uploaded.

Back to top ๐Ÿ”ผ

Getting Started

Backend

Install the dependencies:

$ cd backend && yarn

Add environment variables:

cd backend
touch .env

# Add your deta project key

echo "DETA=**YOUR_KEY**" >> ".env"

# Add your hedera key

echo "KEY=**YOUR_KEY**" >> ".env"

# Add your hedera id

echo "ID=**YOUR_ID**" >> ".env"

Run in dev mode:

$ cd backend && yarn dev

Start the server:

$ cd backend && yarn start

Frontend

Install the dependencies:

$ cd frontend && yarn

Run in dev mode:

$ cd frontend && yarn dev

Make a build:

$ cd frontend && yarn build

Start the server:

$ cd frontend && yarn start

Built With

Back to top ๐Ÿ”ผ

Contributing

Contributions are what make the Open Source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply open an issue with the tag enhancement.

Don't forget to give the project a star โญ! Thanks again!

  1. Fork the project

  2. Clone the repository

git clone https://github.com/@username/uniquepost
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

Back to top ๐Ÿ”ผ

License

Distributed under the MIT License. See LICENSE for more information.

Back to top ๐Ÿ”ผ

Contact ๐Ÿ“ญ

Juan Almanza @scidroid @scidroid - [email protected]

Back to top ๐Ÿ”ผ

uniquepost's People

Contributors

imgbotapp avatar scidroid avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.