Skip to content

React website for Student Orientation Event held in Faculty of Industrial Technology in 2023

Notifications You must be signed in to change notification settings

FrienDotJava/inisiasi-FTI-UAJY-2023

Repository files navigation

Website Inisiasi Fakultas Teknologi Industri Universitas Atma Jaya Yogyakarta 2023

Link: https://inisiasi-2023.web.app/

To Run Locally

1. Clone the Repository

  1. Open a terminal.
  2. Navigate to the directory where you want to clone the project:
    cd path/to/your/directory
  3. Clone the repository:
    git clone <repository-url>
    Replace <repository-url> with the actual URL of the GitHub repository (e.g., https://github.com/username/repository.git).
  4. Navigate into the cloned repository:
    cd repository-name

2. Install Dependencies

Install the required dependencies for the React app:

npm install

This command installs all the packages listed in the package.json file.


3. Start the Development Server

Start the React app's development server:

npm start
  • The app will typically launch in your default browser at http://localhost:3000.
  • If it doesn’t open automatically, you can manually visit the URL in your browser.

About

React website for Student Orientation Event held in Faculty of Industrial Technology in 2023

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published