Skip to content

rutgerkock/your-tribe-for-life-squad-page

 
 

Repository files navigation

Squadpage

image

live link.

powered by create-svelte.

Instructions

This squadpage is made for the purpose to get to know your fellow student. The squadpage shows you all the students in form of cards, click on the chosen card and read about them! You also have the ability to search for a specific student using the searchbar. For a more global search you can use the buttons on the upperleft to filter for specific squads.

Installing npm

Before you start working on this project enter npm install in your terminal, if it isnt recognised you may need to download npm first (isn't nessecary most of the time)

add .env file

To use this application, you would need a .env file. If you dont, you will run into a Internal 500 error.

  1. add a .env file
  2. add the code: PUBLIC_APIURL = https://fdnd.directus.app/

Developing

You should be ready to go to work! now youll need a localhost to work on, use the command npm run dev to open the project on a localhost.

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Hosting

This project is hosted on Vercel.

About

Maak met een team een squadpage met Directus en Sveltekit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 81.3%
  • JavaScript 14.3%
  • HTML 2.4%
  • Other 2.0%