Welcome to the Art and Pictures Appraisal repository! This application allows users to sign in, upload pictures or artworks, and receive appraisals from other users in the community. It's a great platform for artists and art enthusiasts to connect and get feedback on their creations.
- HTML,
- CSS,
- React
- Sanity (Headless CMS)
The backend for iPer is powered by Sanity.io. Sanity.io is a headless CMS that provides a flexible and customizable content management system for modern applications.
These instructions will help you set up a local development environment to run the Art and Pictures Appraisal application.
To run this application, you need to have the following installed on your system:
- Node.js
- npm (Node Package Manager)
- sanity
- sanity-cli
-
git clone https://github.com/detrinity27/iper-studio.git
-
Navigate to the project Front end directory:
cd Iper_Frontend
-
Install the dependencies:
npm install
-
Navigate to the project Back End directory:
cd Iper_Backend
-
for sanity setup :
-
Check out one of the example frontends: React
-
After setup, open terminal and run
npm run dev
in the back-end directory -
navigate to the front end directory in the terminal and run
npm start
-
The application should now be running on http://localhost:3000. enjoy!!!!
-
Access the iPer website at https://iperstudio.netlify.app/.
-
sign up / sign in with your google account
-
After logging in, you will be redirected to the dashboard.
-
Click on the "+" button at the top right coner to start the artwork (ipe) upload process.
-
Provide the necessary details for your artwork (ipe), such as title, description, url to your other artwork, category and upload an image file.
-
Click "save" to upload the artwork (ipe).
-
Browse the available artworks (ipes) on the dashboard.
-
Click on an artwork to view its details.
-
Leave an appraisal or feedback by providing comments .
-
Click "comment" to post your appraisal.
👤 Agwunobi sopulu
- Github: @detrinity27
- Twitter: @Zed
- Linkedin: agwunobi sopulu
This project is licensed under the MIT License. Feel free to use and modify the code according to your needs.
We welcome contributions to the iPer studio! If you have any ideas, improvements, or bug fixes, feel free to submit a pull request.
Give a ⭐️ if you like this project!