Skip to content

fdnd-agency/voorhoede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

SvelteKit Directus Vite

Would you like to leave an issue? We'd appreciate it if you could do this in the FDND Agency repo. This helps us keep everything in one place.

Dutch Digital Agencies 💻

DUTCH DIGITAL AGENCIES

Link to website 🔗

Live site

Content

Description

This project is focused on creating a dynamic, responsive, accessible and performant website for Dutch Digital Agencies. For now, we have decided to focus on the home page, the members overview page, and the vacancy overview page.

Tech Stack

  • Sveltekit 5 📙
  • Directus 🐰
  • Vite ⚡️

Installation 🛠️

Follow these steps to clone and run the project locally. Make sure you have git, Node, and npm installed.

  1. Clone this repository to your local machine using the following command in your terminal:

    git clone https://github.com/fdnd-agency/voorhoede.git
  2. Navigate to the project folder:

    cd voorhoede
  3. Install the required dependencies using npm:

    npm install
  4. Start the development server:

    npm run dev
  5. Click the link to view the website, and have fun coding.

Known Bugs 🐛

  • After tabbing through the menu, you start tabbing through the main content, but the menu remains open.
  • On firefox, the main is not correctly aligned and overflows into the header.

We are currently not aware of any other bugs. If you encounter any, feel free to tell us about it in an issue!

License

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