Skip to content
/ iaeste Public

🌍 IN DEVELOPMENT - IAESTE LC Lleida's website repository. IAESTE is is an international organization exchanging students for technical work experience abroad.

License

Notifications You must be signed in to change notification settings

jtayped/iaeste

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

IAESTE Lleida

IAESTE Lleida's official website.

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Theming
  4. Contributing
  5. License
  6. Contact

Getting Started

Prerequisites

  • Install Node.js (including npm):
    1. Visit the Node.js download page.
    2. Download the LTS version for your operating system.
    3. Follow the installation instructions for your platform:
      • Windows/Mac: Use the installer and ensure "Add to PATH" is selected.
      • Linux: Use your package manager or Node Version Manager (nvm).
    4. Verify the installation:
      node -v
      npm -v

Development

  1. Clone the repo
    git clone https://github.com/jtayped/iaeste.git
  2. Install NPM packages
    cd iaeste
    npm install
  3. Run in development mode
    npm run dev

(back to top)

Roadmap

  • Idea
  • Setup
  • Docs
  • Pages
    • Home
    • I'm a student
    • I'm a company
    • Incommings
  • Internationalization
    • Catalan
    • Spanish
    • English
  • Hosting
    • Figure out domain iaeste.udl.cat
    • Host with appropriate provider (e.g. Vercel, Cloudflare, etc.)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Theming

Colors

IAESTE’s theme uses two main shades of blue:

  • Darker blue: #0b3d59
  • Lighter blue: #1a84d7

Additionally, a dark mode wouldn't fit well with IAESTE's brand.

Visual Design

The design should be "corporate", and have plenty of high-quality images of the IAESTE team. Having pictures of the team creates a more personal and relatable connection with students and companies (target audience).

Contributing

  1. Fork the project
  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

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

IAESTE Lleida - @iaeste.lleida - [email protected]

Joel Taylor - @jtayped_ - [email protected]

(back to top)

About

🌍 IN DEVELOPMENT - IAESTE LC Lleida's website repository. IAESTE is is an international organization exchanging students for technical work experience abroad.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published