Slice is a streamlined social media platform designed specifically for artists. Its core mission is to prioritize and showcase artists' work without the distractions and clutter commonly found in traditional social media platforms.
Slice brings artists' work into focus, providing a clean and straightforward interface for sharing and discovering art. Here’s what sets Slice apart:
- Art-Centric Posts: Every post is centered around the artist’s creation, making art the star of the platform.
- Streamlined Interaction: Users can interact with their favourite artists and artworks without wading through unrelated content or experiencing the negativity that often permeates other social platforms.
- Enhanced Discovery: Features robust search functionality that allows users to find artists and artwork easily, using specific titles or tags.
- Compatible with Windows 10 and later.
- Requires .NET 5.0 or later.
- Modern web browser (Chrome, Firefox, Safari, Edge).
- Clone the repository to your local machine:
git clone https://github.com/HM-Devs/Slice.git
- Navigate to the project directory:
cd Slice
- Install the necessary dependencies:
dotnet restore
- Run the application
dotnet run --project Slice.WebApi
- Access the application through your web browser at http://localhost:5000
Should you encounter any issues, refer to the following command for more information:
dotnet --help
Contributors names and contact info
- Hamzah M
Find me at: @TheHumster
- Soon to come
This project is licensed under the [MIT] License - see the LICENSE.md file for details
Inspiration, code snippets