Skip to content

Cocera/Articipe-SocialNetwork_React_Project

 
 

Repository files navigation

Articipe - Your Artistic Social Network 🎨

WhatsApp Image 2023-12-15 at 01 16 34_448d3cb7

Table of Contents

Introduction

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.

Preview

articipe.preview.mp4

Features

  • 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.

🔧 Technologies Used

Getting Started

To run Articipe locally, follow these steps:

  1. Clone the repository.
    git clone https://github.com/VeroPolegre/Articipe-SocialNetwork_React_Project.git
  2. Install dependencies.
    cd Articipe-SocialNetwork_React_Project
    npm install
  3. Run the frontend.
    npm start

How to Use

  • 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.

Contributors

Contributing

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:

  1. Fork the Repository Click the "Fork" button on the top right of the repository's page to create your copy.

  2. Create a Feature Branch

  git checkout -b feature/YourName

Create a branch with a descriptive name for your contribution.

  1. Commit Your Changes
  git commit -m 'Add some YourName'

Make your changes and commit them with a clear and concise message.

  1. Push to the Branch
 git push origin feature/YourName

Push your changes to your branch on your forked repository.

  1. 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!

License

Articipe is licensed under the MIT License.

⭐️ You can check ARTICIPE here!

https://main.d2e7xg5chdv8kj.amplifyapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • SCSS 15.7%
  • Other 1.0%