Skip to content

Yamure/blinker

Repository files navigation

ScientificDevs/F

A minimal collection of tools and resources for scientific developers.

Overview

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.

Tech Stack

- React 18 - Tailwind CSS - React Router - Vite

Features

- Minimal and clean UI - Categorized collections - Quick access to favorite tools - Responsive design - Open Peeps illustrations

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build