Rachel Aghedo designing the original site hosted on Wix.
UTD Science Communications Club Website This is the official repository for the UTD Science Communications Club website, a platform dedicated to scientific storytelling and fostering a deeper understanding of science and innovation.
Project Description The website serves as the primary digital presence for the UTD Science Communications Club, a community focused on sharing compelling scientific narratives.
Core Features
The site is structured into these sections:
Home: Introductory page with a welcome message and calls to action.
About Us: Details on the club's history, mission, etc.
Articles: A collection of published scientific stories (WIP).
The project is made with:
React/JavaScript: The primary frontend framework and language, indicated by files like App.js and index.js.
Firebase: Used for web hosting and deployment, confirmed by configuration files and the console showing deployment to https://utd-scc.web.app.
HTML/CSS: The foundational web languages for structure and styling (index.html and App.css).
Prerequisites
Node.js (version 18 or higher recommended)
npm or yarn
Installation and Local Setup
Clone the repository:
Install project dependencies:
Run the development server:
The application should now be running locally, typically accessible at http://localhost:3000.