- Introduction
- Features
- Technologies Used
- Getting Started
- Preview
- How to Use
- Contributors
- Contributing
- License
Articipe is an art-centric social network that provides a platform for artists and art enthusiasts to share their creative works, discover new art, and connect with a vibrant community.
articipe.preview.mp4
- User Registration and Authentication: Users can create accounts and securely log in.
- Post Creation and Viewing: Share your artwork, view other artists' posts.
- Interactivity: Like posts, follow other users, and have followers.
- Profile Management: View your profile details and see your posted content.
- Logout: Securely log out of your account.
- Frontend:
- Backend:
- APIs: https://github.com/VeroPolegre/SocialNetwork_Backend_Project.git
To run Articipe locally, follow these steps:
- Clone the repository.
git clone https://github.com/VeroPolegre/Articipe-SocialNetwork_React_Project.git
- Install dependencies.
cd Articipe-SocialNetwork_React_Project npm install
- Run the frontend.
npm start
- User Registration: Create a new account on Articipe.
- Login: Sign in using your registered credentials.
- Creating a Post: Share your artwork with the community.
- Interaction: Like posts and follow other users.
- Logout: Securely log out of your account.
- Álvaro Cócera: https://github.com/Cocera
- Frances Morales Velilla: https://github.com/frances0688
- Veronica Polegre: https://github.com/VeroPolegre
- Luciana Boasso: https://github.com/Luboasso
Contributions are welcomed and appreciated! Your input helps us create a better community and enhance the Articipe project.
If you have suggestions, bug fixes, or new features to propose, here's how you can contribute:
-
Fork the Repository Click the "Fork" button on the top right of the repository's page to create your copy.
-
Create a Feature Branch
git checkout -b feature/YourName
Create a branch with a descriptive name for your contribution.
- Commit Your Changes
git commit -m 'Add some YourName'
Make your changes and commit them with a clear and concise message.
- Push to the Branch
git push origin feature/YourName
Push your changes to your branch on your forked repository.
- Open a Pull Request Go to the original repository and click on "New Pull Request". Describe your changes and submit the pull request.
If you have a suggestion that would make this better, please fork the repo and create a pull request. Please tag it as "enhancement". Don't forget to give the project a star if you found it helpful! Your support means a lot.
Thank you for contributing to Articipe!
Articipe is licensed under the MIT License.