Skip to content

iitacm/iitacm1.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ACM Illinois Tech Website Repository

This is the official website for the Association for Computing Machinery (ACM) chapter at Illinois Institute of Technology. Built with Next.js, TypeScript, and Tailwind CSS.

📖 Source Code Overview

For detailed information about the codebase architecture, components, tech stack, and contribution guidelines, please see our comprehensive Source Code Overview.

Getting Started

Follow these instructions to clone the repository locally and run the server.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (version 18.x or later)
  • npm (version 9.x or later) or yarn (version 1.x or later)

Cloning the Repository

  1. Open your terminal or command prompt.
  2. Clone the repository using the following command:
git clone https://github.com/iitacm1/iitacm1.github.io.git
  1. Navigate to the project directory:
cd iitacm1.github.io

Installing Dependencies

Install the project dependencies using npm or yarn:

npm install 
# or 
yarn install

Running the Server

Start the development server with the following command:

npm run dev
# or
yarn dev

Accessing the Application

Open your browser and navigate to http://localhost:3000 to see the application running.

About

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •