Skip to content

we09532/jurassic-park-fishwin-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jurassic Park Fishwin Website

Welcome to the Jurassic Park Fishwin website! This project is dedicated to showcasing Fishwin, a unique character who is part fish and part force of nature. With a charming personality that balances humor and professionalism, Fishwin is known for their distinctive floral-patterned shirt.

Project Structure

The project is organized as follows:

jurassic-park-fishwin-website
├── index.html          # Main HTML document for the website
├── logos               # Directory for logo images
├── images              # Directory for additional images
├── src
│   ├── styles
│   │   └── main.css        # CSS styles for the website
│   ├── scripts
│   │   └── main.js         # JavaScript code for interactivity
│   └── components
│       └── FishwinProfile.js # Component representing Fishwin's profile
├── package.json            # npm configuration file
└── README.md               # Project documentation

Features

  • Fishwin's Profile: A dedicated section that highlights Fishwin's unique characteristics and contributions.
  • Thematic Design: The website features a design that reflects the Jurassic Park theme while incorporating elements that represent Fishwin's personality.
  • Interactive Elements: JavaScript functionality to enhance user experience and engagement.

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

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

    cd jurassic-park-fishwin-website
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your browser and visit http://localhost:3000 to view the website.

Contributing

Contributions are welcome! If you have suggestions or improvements, please feel free to submit a pull request.

License

This project is proprietary. See LICENSE.md for full terms.

In short: the code in this repository is not available for reuse, redistribution, or derivative works without explicit written permission from the copyright holder. However, contributions via pull requests are welcome. By submitting a pull request you grant the project owner and maintainers a license to use and incorporate your contribution (see LICENSE.md for the exact language).

If you'd like permission to use or redistribute the code for another project, please contact @we09532 to request a license.

Acknowledgments

Special thanks to the creators of Jurassic Park and all the inspiration behind Fishwin's character!

About

Jurassic Park Fishwin Website is a small static site showcasing the whimsical character ‘Fishwin,’ built with HTML, CSS, and JavaScript; it includes pages like index.html, history.html, team.html, and fun.html, assets in images and logos, and source files under src (main.js, main.css, and FishwinProfile.js) for modularity and interactivity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors