rusli091 / web-profil-ti

Portal for All The Info You Need About The Informatics Engineering Study program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Informatics Enginering Web Profile

This website is a part of the Open-Kode event project. It's here to give you all the info you need about the informatics engineering study program. You can find out about what is informatics engineering, organizations or community, any cool projects, and any upcoming events. If you're a student or just curious about informatics engineering, this website has the details you want.

Project's Structure

.
├── src/
│   ├── index.html      # Main page
│   └── input.css       # Tailwind CSS directives
├── readme.md           # Project description
├── package.json        # Node.js configuration
└── ...                 # Other configuration

Getting Started

To get started with this project, please read the contribution guidelines provided in the Open-Kode repository description.

Run The Project on Your Local Machine

To get started running the project locally, please follow the steps below:

  1. Start by cloning the forked repository from your Github account.
git clone https://github.com/{username}/web-profil-ti.git
  1. Then, navigate to the project's directory
cd web-profil-ti
  1. Install dependencies and fetch data to your local machine
npm install
  1. Then, run your app
npm run dev

happy hacking!

About

Portal for All The Info You Need About The Informatics Engineering Study program


Languages

Language:HTML 56.7%Language:JavaScript 33.6%Language:CSS 9.7%