This is the official website for curate.fun, a platform that allows anyone to create feeds with set approvers that turn into different content sources.
- 🎨 Modern, responsive design
- ⌨️ Animated typing effect
- 🔍 SEO optimized
- 🌐 Social media integration
- 📚 Documentation links
- ⚡ Next.js
- ⚛️ React
- 📝 TypeScript
- 🎨 Tailwind CSS
- ⚡ React Type Animation
-
Clone the repository:
git clone https://github.com/potlock/curatedotfun.git
-
Install Bun:
curl -fsSL https://bun.sh/install | bash && echo 'export PATH="$HOME/.bun/bin:$PATH"' >> ~/.zshrc && source ~/.zshrc
-
Install dependencies:
bun install
-
Run the development server:
bun run dev
-
Open http://localhost:3000 in your browser.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
curate.fun is built and maintained by POTLOCK Protocol.