Artisto is a web application designed for managing and viewing art-related content. It provides users with the ability to browse through a library of art resources, view recently accessed items, and learn more about the platform.
- Library: Browse through a collection of art resources.
- Recent: View recently accessed items.
- About: Learn more about Artisto.
To get started with Artisto, simply clone this repository to your local machine:
Then, open the index.html
file in your web browser to access the application.
- Navigate between different sections using the navigation links in the header.
- In the Library section, browse through available art resources.
- Click on the links to view more details or access external resources.
- In the Recent section, view recently accessed items.
- In the About section, learn more about the Artisto platform.
Contributions are welcome! If you'd like to contribute to Artisto, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-name
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-name
). - Create a new Pull Request.
This project is licensed under the MIT License.