Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.35 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.35 KB

Creative Coding 2022

Welcome to the Creative Coding 2022 project repository! This project utilizes React, CSS, HTML, and Spline to create interactive 3D sculptures.

Screenshot

Demo

Contents

  1. Home: The main page that welcomes visitors and introduces the course concept.

  2. Course Program: Details about the course content, modules, and schedules.

  3. Resources: Compilation of materials, links, and useful documents for participants.

  4. Work Selection: Gallery showcasing some highlighted works.

  5. Contact Form: Allows visitors to get in touch for more information or inquiries.

  6. Social Media: Buttons linked to my profiles on various social media platforms.

Website Access

You can access the website directly here.

How to Run the Project Locally

  1. Clone this repository:

    git clone https://github.com/mattbarreto/creativecoding.git
    
  2. Navigate to the project directory:

    cd tu-proyecto
    
  3. Install the dependencies:

    npm install
    
  4. Start the local server:

    npm start
    

Start the local server:

Contributions

If you have suggestions, improvements, or encounter any issues, I'll be delighted to receive your contributions!