Welcome to Fibernook, an environmentally conscious e-commerce platform built with Django, Django REST Framework (DRF), SQLite, ReactJS, Tailwind CSS, and Redux. Fibernook is dedicated to providing a marketplace for sustainable clothes that are good for both people and the environment.
Fibernook is a unique e-commerce project committed to promoting sustainable fashion. Our platform showcases a curated collection of clothing items designed to be eco-friendly, ethically produced, and mindful of their impact on both people and the environment.
Sustainable Fashion: Browse and shop for a wide range of sustainable clothing items, ensuring your fashion choices contribute positively to the planet.
Transparent Supply Chain: Learn about the entire product supply chain, from production to your local store. We prioritize transparency to ensure you know the environmental impact of each purchase.
Responsive UI with ReactJS: Enjoy a seamless and user-friendly shopping experience with our ReactJS-based front end. The interface is designed for easy navigation and a pleasant browsing experience.
Efficient State Management: Utilizing Redux for state management ensures a smooth and responsive application, enhancing the overall performance of Fibernook.
Modern Styling with Tailwind CSS: The application is styled using Tailwind CSS, providing a modern and visually appealing design that aligns with our commitment to sustainable fashion.
To run this project locally, follow these steps:
git clone https://github.com/your-username/fibernook.git
cd backend && pip install -r requirements.txt
python manage.py runserver
cd frontend && npm install
npm start
Visit http://localhost:3000
to access the Fibernook application.
backend
: Django backend codebase.frontend
: ReactJS frontend codebase.docs
: Documentation and additional resources.We welcome contributors who share our passion for sustainability. Whether you're interested in frontend development, backend enhancements, or have ideas to improve the platform, we invite you to contribute and help us grow! Follow the Contribution Guidelines for more details.
At Fibernook, we believe in making sustainable fashion accessible to everyone. By offering a variety of eco-friendly clothing options and promoting ethical practices throughout the supply chain, we aim to contribute to a more sustainable and responsible fashion industry.
This project is licensed under the MIT License.