eddiesosera / dvt-term1-project

Galactic Gateways is a travel agency that offers space travel services to the public. The app will serve as a virtual guide for potential space travelers.

Home Page:https://dvt-term1-project.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub code size in bytes ![LinkedIn][linkedin-shield]

Eddie Sosera
21100419
Interactive Development - Theory 300 / 2024

Galactic Gateways Project

Galactic Gateways is a travel agency that offers space travel services to the public. The app will serve as a virtual guide for potential space travelers.
Explore the docs »

· Report Bug · Request Feature

Table of Contents

Built With

  • React
  • bootstrap

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/eddiesosera/dvt-term1-project.git
  2. Install NPM packages
    npm i
  3. Navigate to the project directory
    cd dvt-term1-project
  4. Starts the development server
    npm start

(back to top)



Features

Description of the screen.


Technical Funtionality

  • Funtionality description.

Development Process

The Development Process the technical implementations and functionality done for the website.

Highlights

The highlights.

Challenges

The challenges



Conclusion

How to Contribute

  1. Fork the repository:

    • Fork this repository to your GitHub account.
  2. Clone your fork:

    • Clone the repository to your local machine using the following command:
      git clone https://github.com/eddiesosera/dvt-term1-project.git
      
  3. Create a branch:

    • Create a new branch for your feature or bug fix:
      git checkout -b feature-branch
      
  4. Make your changes:

    • Make your desired changes in the codebase.
  5. Test your changes:

    • Ensure that your changes do not introduce new issues.
    • Run relevant tests if available.
  6. Commit your changes:

    • Commit your changes with a descriptive commit message:
      git commit -m "Your informative commit message"
      
  7. Push your changes:

    • Push your changes to your forked repository:
      git push origin feature-branch
      
  8. Create a pull request:

    • Open a pull request against the main branch of the original repository.
    • Provide a clear title and description for your pull request.


Reporting Isssues

If you encounter any issues or have suggestions, please open an issue on GitHub.


Authors

eddie Sosera
Eddie Sosera

License

Distributed under the MIT License. See License for more information.


Contact

LinkedIn - @eddiesosera, or Visit website.


(back to top)

About

Galactic Gateways is a travel agency that offers space travel services to the public. The app will serve as a virtual guide for potential space travelers.

https://dvt-term1-project.vercel.app


Languages

Language:JavaScript 56.9%Language:CSS 38.7%Language:HTML 4.4%