https://github.com/yhoungdev/private-me
Private me is a platform for anononymity, where by every users identity is replaced with an Ethereum Address and Blockies as a digital identity * It also has an anonymous message feature which deletes chat after each replies
https://github.com/yhoungdev/private-me
chakra-ui hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2022 nextjs typescript
Last synced: 10 months ago
JSON representation
Private me is a platform for anononymity, where by every users identity is replaced with an Ethereum Address and Blockies as a digital identity * It also has an anonymous message feature which deletes chat after each replies
- Host: GitHub
- URL: https://github.com/yhoungdev/private-me
- Owner: yhoungdev
- License: mit
- Created: 2022-09-14T00:54:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T16:51:57.000Z (about 3 years ago)
- Last Synced: 2023-05-01T17:32:46.415Z (about 3 years ago)
- Topics: chakra-ui, hacktober, hacktoberfest, hacktoberfest-accepted, hacktoberfest2022, nextjs, typescript
- Language: TypeScript
- Homepage: https://private-mee.netlify.app/
- Size: 67 MB
- Stars: 12
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#### Private Me
[](#contributors-)
Private me is a platform for anononymity, where by every users identity
is replaced with an Ethereum Address and Blockies as a digital identity
* It also has an anonymous message feature
which deletes chat after each replies

## Want to Contribute ?
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
Clone the project
** cd in the project name
```
cd Private-me-
```
Now install node modules and run the development server:
```
yarn install
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
The page auto-updates as you edit the file.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!