Skip to content

Aureylz/novatics

Repository files navigation

Novatics Website

Official website for Novatics - Rescue Robotics for Disaster Response.

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS + shadcn/ui
  • i18n: next-intl (French/English)
  • Deployment: Vercel

Getting Started

  1. Install dependencies:
npm install
  1. Run development server:
npm run dev
  1. Open http://localhost:3000

Project Structure

  • /src/app - Next.js App Router pages
  • /src/components - React components
  • /src/data - Static data (products, team, etc.)
  • /src/lib - Utility functions
  • /src/types - TypeScript type definitions
  • /src/messages - i18n translations
  • /public/images - Images and static assets

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

License

MIT

About

Fake robotic company

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors