Skip to content

PJDC2003/website-RED

Repository files navigation

RED Website

Welcome to the RED website repository! This repository contains the initial setup for the RED website. RED is a university initiative dedicated to the development and launch of rockets. For more information about the project, visit the official website.

Overview

This repository provides a starting point for the RED website. It includes the initial setup with a basic home page, a structure for additional pages, and integrated support for switching between English and Portuguese languages.

Technology Stack

  • Node.js
  • EJS (Embedded JavaScript Templates): A templating engine that allows for dynamic HTML generation using JavaScript.

Features

  • Home Page: Initial implementation of the home page.
  • Page Structure: Setup for additional pages.
  • Language Support: Integration for switching between English and Portuguese.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/PJDC2003/website-RED.git
  2. Navigate to the project directory:

    cd website-RED
  3. Install the necessary dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open the website in your browser:

    Visit http://localhost:3000 (or the port specified in your configuration) to view the current version of the site.

Future Development and Contributing

This repository is in the early stages of development. Future updates will include additional features, more content, and further enhancements to the existing setup. Contributions are welcome! Feel free to submit a Pull Request with your improvements or suggestions.

Contact

For questions or further information, please contact [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •