Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUNY New Paltz Website

Welcome to the State University of New Paltz website project! This project is designed to showcase the university's offerings and provide essential information to prospective students and visitors.

Project Structure

The project is organized as follows:

suny-new-paltz-website
├── src
│   ├── assets
│   │   ├── css
│   │   │   └── styles.css       # CSS styles for the website
│   │   ├── js
│   │   │   └── scripts.js       # JavaScript for interactive elements
│   ├── components
│   │   ├── header.html          # Header structure with logo and title
│   │   ├── footer.html          # Footer structure with copyright and social links
│   │   └── navbar.html          # Navigation bar with links to main pages
│   ├── pages
│   │   ├── index.html           # Homepage with introduction and highlights
│   │   ├── about.html           # Information about SUNY New Paltz
│   │   ├── academics.html       # Academic programs and faculty information
│   │   ├── admissions.html       # Admissions process and requirements
│   │   └── contact.html          # Contact information and inquiry form
├── package.json                  # npm configuration file
├── .gitignore                    # Files to be ignored by version control
└── README.md                     # Project documentation

Setup Instructions

  1. Clone the repository:

    git clone <repository-url>
    
  2. Navigate to the project directory:

    cd suny-new-paltz-website
    
  3. Install dependencies:

    npm install
    
  4. Run the project: You can use a local server to view the website. For example, you can use live-server or any other preferred method.

Purpose

This website aims to provide a comprehensive overview of SUNY New Paltz, highlighting its academic programs, admissions process, and campus life. It serves as a resource for prospective students and their families, as well as current students and faculty.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages