Welcome to the Animesthetic Social Media Web App project! This Django-based web application allows users to connect with friends, share updates, and engage in social networking activities. This README.md file will guide you through the steps to run this app on your local machine.
Before you begin, ensure you have met the following requirements:
Clone this repository to your local machine using the following command:
git clone https://github.com/yourusername/Animesthetic-Social-Media.git
Install the required librarys using command:
pip install -m requirements.txt
Then go to Social App directory using command:
cd Social-Network
Run app on local machine using command:
python manage.py runserver
Create Super User by using command:
python manage.py createsuperuser
Enter details and good to go 😄 go to following url in your browser:
http://127.0.0.1:8000/admin
If you would like to contribute to this project, please follow these steps:
Thank you to the following contributors who have helped improve this project: