Git Product home page Git Product logo

space_app's Introduction

Space Explorer Website

Welcome to the Space Explorer website, an interactive platform for space enthusiasts to explore the cosmos. This project is built using React, styled with Tailwind CSS, and powered by Vite.

Screenshot 2023-09-28 234714

Features

  • Explore destinations such as the Moon, Mars, and beyond.
  • Learn about the technology behind space exploration.
  • Meet the talented crew members behind the mission.
  • Engage with stunning images and educational content.
  • Responsive design for a seamless experience on all devices.

Demo

๐Ÿš€ Check out the live demo: (Not Uploaded Yet)

Getting Started

Prerequisites

To run this project locally, you'll need Node.js and npm (Node Package Manager) installed on your computer.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/space-explorer.git
    
    
  2. Navigate to the project directory:

    cd space-explorer
  3. Install dependencies using Vite:

    npm install

Usage

Start the development server:

npm run dev

Open your browser and visit http://localhost:3000 to explore the Space Explorer website.

Contributing

We welcome contributions from the community. If you'd like to enhance the project or fix issues, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature.
  3. Make changes and commit: git commit -m 'Add feature'.
  4. Push to your fork: git push origin feature/your-feature.
  5. Open a pull request.

License

Not Yet Lincensed.

Not Yet Lincensed

space_app's People

Contributors

sagarsingh-1 avatar

Watchers

 avatar

space_app's Issues

Issue: Unable to Set Different Backgrounds for Active Navigation Links

I am currently working on space website project, which involves various navigation links for different sections of the site. Each of these navigation links corresponds to a different section, such as "Home," "Destinations," "Crew," and "Technology."

I have been trying to achieve a visual effect where the background of the active navigation link changes to a different image or color to indicate the current section the user is on. For instance, I'd like the "Home" link to have a space-themed background when it's the active link, and a different background for the "Destinations," "Crew," and "Technology" links when they are active.

However, despite several attempts, I have been unable to implement this feature successfully. The background of the active link remains the same for all sections.

Steps to Reproduce:

  1. Navigate to the website.
  2. Observe the navigation links.
  3. Click on different sections like "Home," "Destinations," "Crew," and "Technology."
  4. Notice that the background for the active link remains the same, regardless of the section.

Expected Behavior:

I expected that when I click on a specific section link (e.g., "Home"), the background for that link would change to a unique image or color, indicating the active section.

Actual Behavior:

The background for the active link does not change, and it remains the same for all sections.

Additional Information:

  • I have tried implementing this using CSS and JavaScript but have not been successful.
  • I have also reviewed the code and ensured that each navigation link is correctly associated with its respective section.
  • It would greatly enhance the user experience and visual appeal of the website if we could achieve this feature successfully.

Screenshots:

Crew background should be :
image

Home background should be :
image

And for others bg images present in the imgAssets folder of his name directory named to its list-bg.jpg or other format

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.