Skip to content

matmon12/Rings

Repository files navigation

Rings website

logo
 

Github top language Github language count Repository size License Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Website for creating custom designs for rings. Developed using the Three.js library. The idea for creating a website was seen on Instagram.

✨ Features

✔️ Changing the color of stone and metal;
✔️ Choice between rings (5 rings available);
✔️ Changing the background of the environment;
✔️ Page scrolling;
✔️ Adaptive for mobile devices;
✔️ Feedback form;
✔️ Using Animation;
✔️ Optimization;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/matmon12/Rings

# Access
$ cd Rings

# Install dependencies
$ npm install

# Run the project
$ npm run start

# Compiles and minifies for production
$ npm run build-prod

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Matmon

 

Back to top