MaesTria is a website dedicated to the art of Sculpture and Modeling. It serves as a platform for artists and enthusiasts to explore, showcase, and discover sculptures of various styles and materials.
Sculpture and Modeling
- 🎨 Explore a curated collection of sculptures and modeling artworks.
- 🖼️ View high-quality images and detailed descriptions for each artwork.
- 🔍 Search for specific sculptures by category, artist, or keyword.
- 📝 Submit your own sculptures or modeling artworks to be featured on the website.
- 💬 Engage with other users through comments and discussions on individual artworks.
To clone and run this project locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/DevHadiuR/PHA10-MaesTria-Proj-Client-Side.git
-
Navigate to the Project Directory:
cd YourRepositoryName
-
Install Dependencies:
npm install
-
Set Up Environment Variables:
Create a .env file in the root directory and configure any necessary environment variables.
-
Start the Development Server:
npm run dev
-
View the Application:
Open your web browser and go to http://localhost:3000 to view the running application.
That's it! You can now explore and modify the project locally on your machine.