Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$%7Bsuccess?q=react&page=716&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=react

Returns an array of strings in format "username" or "username/projectName"

Found 16924 results for "react"(5192ms)

linkInBioTemplatemain.tsx2 matches

@xiezhifeng1978โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react */
2import { renderToString } from "npm:react-dom/server";
3
4export default async function(req: Request) {

CarRentalREADME.md5 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1# DriveLuxe - Modern Car Rental Website
2
3A responsive and modern car rental website built with React and TailwindCSS. This project showcases a luxury car rental service with smooth animations, responsive design, and a clean user interface.
4
5## Features
8- **Modern UI**: Clean and elegant design with attention to detail
9- **Animations**: Subtle animations and transitions for enhanced user experience
10- **Multi-page Layout**: Complete website with multiple pages using React Router
11- **Car Listings**: Browse, filter, and search for available cars
12- **Booking System**: Multi-step booking process with form validation
23## Technologies Used
24
25- **React**: Frontend library for building the user interface
26- **TailwindCSS**: Utility-first CSS framework for styling
27- **React Router**: For navigation between pages
28- **Hono**: Lightweight web framework for the backend
29
41โ”‚ โ”œโ”€โ”€ pages/ # Page components
42โ”‚ โ”œโ”€โ”€ index.html # Main HTML template
43โ”‚ โ””โ”€โ”€ index.jsx # React entry point
44โ””โ”€โ”€ README.md
45```

CarRentalAbout.jsx2 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from 'https://esm.sh/react@18.2.0';
3import Button from '../components/ui/Button.jsx';
4

CarRentalBooking.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from 'https://esm.sh/react@18.2.0';
3import { useParams, useNavigate } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4import Button from '../components/ui/Button.jsx';
5import { getCarById, cars } from '../data/cars.js';

CarRentalCarDetail.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from 'https://esm.sh/react@18.2.0';
3import { useParams, useNavigate } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4import Button from '../components/ui/Button.jsx';
5import { getCarById, cars } from '../data/cars.js';

CarRentalCars.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from 'https://esm.sh/react@18.2.0';
3import { useSearchParams } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4import CarCard from '../components/ui/CarCard.jsx';
5import Button from '../components/ui/Button.jsx';

CarRentalHome.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React, { useState, useEffect } from 'https://esm.sh/react@18.2.0';
3import { Link } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4import Button from '../components/ui/Button.jsx';
5import CarCard from '../components/ui/CarCard.jsx';

CarRentalButton.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from 'https://esm.sh/react@18.2.0';
3import { Link } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4
5const Button = ({

CarRentalCarCard.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from 'https://esm.sh/react@18.2.0';
3import { Link } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4
5const CarCard = ({ car }) => {

CarRentalFooter.jsx3 matches

@Chandan5689โ€ขUpdated 4 weeks ago
1/** @jsxImportSource https://esm.sh/react@18.2.0 */
2import React from 'https://esm.sh/react@18.2.0';
3import { Link } from 'https://esm.sh/react-router-dom@6.10.0?deps=react@18.2.0';
4
5const Footer = () => {

tanstackReactHonoExample10 file matches

@laurynasโ€ขUpdated 7 hours ago

reactHonoStarter4 file matches

@nbbaierโ€ขUpdated 3 days ago
effector
Write business logic with ease Meet the new standard for modern TypeScript development. Type-safe, reactive, framework-agnostic library to manage your business logic.
officialrajdeepsingh
Follow me if you learn more about JavaScript | TypeScript | React.js | Next.js | Linux | NixOS | Frontend Developer | https://linktr.ee/officialrajdeepsingh