A minimal collection of tools and resources for scientific developers.
ScientificDevs/F is a personal collection of essential tools, resources, and links organized in a clean, minimal interface. Built with modern web technologies and designed with simplicity in mind.
- React 18 - Tailwind CSS - React Router - Vite - Minimal and clean UI - Categorized collections - Quick access to favorite tools - Responsive design - Open Peeps illustrations# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build