Skip to content

TwisterMc/weather-next

Repository files navigation

Weather App (Next.js)

This project is a modern, accessible weather app built with Next.js, TypeScript, and CSS. It is migrated from a modular Create React App codebase. All components and logic should be placed in the /src directory, using Next.js conventions for routing and API endpoints.

Getting Started

  1. Install dependencies:
    npm install
  2. Run the development server:
    npm run dev
  3. Open http://localhost:3000 to view the app.

Features

  • Modular React components
  • TypeScript support
  • Accessible, modern UI
  • Ready for server-side rendering and API routes

Documentation

Contributing

Before contributing, please review:

  1. Our coding standards and guidelines
  2. Accessibility requirements
  3. Testing requirements

License

MIT

About

Weather site built with Next.JS and Ai

Resources

Stars

Watchers

Forks