Skip to content

Official website for Polar Research Organization - A nonprofit dedicated to polar research and education.

License

Notifications You must be signed in to change notification settings

IgorHWebDev/polar-research-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polar Research Organization Website

A modern, responsive website for the Polar Research Organization built with React, TypeScript, and Tailwind CSS.

Features

  • Responsive design
  • Modern UI components
  • Interactive animations
  • Contact form
  • Donation system
  • Project showcase

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Headless UI
  • React Router
  • Vite

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/polar-research-website.git
  1. Install dependencies:
cd polar-research-website
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Project Structure

src/
  ├── components/     # Reusable UI components
  ├── pages/         # Page components
  ├── assets/        # Static assets
  ├── App.tsx        # Main application component
  └── main.tsx       # Application entry point

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Official website for Polar Research Organization - A nonprofit dedicated to polar research and education.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages