Ilojo-Bar

Screenshot 2023-06-11 013556

-live website

☸️Kenmerken

  • HTML
  • CSS
  • sviltkit
  • Typscript
  • Figma
  • Hygraph
  • Bootstrap

🧭Beschrijven

Dit repostory voor opleiding fdnd die ik gebouwd heb met behulp sveltkit

🧭Installatie & Gebruik

  • Cloning the repository
git clone https://github.com/Yasser-Slaymen/fdnd-ilogo-bar.git
Moving to the folder
Install NPM packages
 npm install
Run local server
npm run start
   

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.