Skip to content

sarahfatima1205/SWC_2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWC Website

Rules

  • Please do not create a PR unless assigned an issue.
  • After making a PR, request for review.
  • Installation

    To install this project, follow these steps:

    1. Clone the repository.
      git clone https://github.com/a19hu/SWC_2024.git
      
    2. Navigate to the project directory.
      cd SWC_2024
      
    3. Install the dependencies.
       npm install

    Usage

    1. Run the following command to start the development server
      npm start
      

    This should open up http://localhost:3000 on your default web-browser with the website running.

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • JavaScript 78.8%
    • CSS 19.7%
    • HTML 1.5%