A Twitter(X)-like website that supports Metamask sign-in.
- Twitter-like social feed and interactions
- Sign in with Metamask (Web3 integration)
- Built with EJS, JavaScript, and CSS
-
Clone this repository:
git clone https://github.com/Shr1mpTop/Twikk.git cd Twikk -
Install dependencies:
npm install # or yarn install -
Start the development server:
npm start # or yarn start -
Visit http://localhost:3000 in your browser.
- Frontend: EJS, JavaScript, CSS
- Authentication: Metamask (Web3)
- Backend: (Please update here if any, e.g. Node.js/Express)
Feel free to open issues or pull requests. Contributions are welcome!
MIT (or specify your license here)
A Twitter(X)-like site to explore the power of Web3 sign-in.