I'm starting a new journey by building a website and blogging about it in public. This is a new approach for me, and I'm looking forward to seeing how it unfolds. By sharing my progress, I hope to not only learn from the community but also contribute to it. Your feedback and insights will be invaluable.
- Design: I have a design in mind from Figma and will implement it based on what fits and what I like. Credit goes to the designer.
- Front-End:
- Added a navigation bar.
- Set up Redux.
- Decided to use React and Django for the stack as it's what I'm most familiar with.
- Dark/Light Mode:
- Added a state in the Redux store for managing dark and light modes.
- Open to suggestions on whether this is the best approach.
- Styling: Using Tailwind CSS and Material UI for styling.
- Front-End: React
- Back-End: Django
- State Management: Redux
- Styling: Tailwind CSS, Material UI
- Implement the Figma design.
- Build a responsive and user-friendly interface.
- Ensure smooth integration between React and Django.
- Optimize theme mode management.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit them (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Open a Pull Request.
Your feedback and insights will be invaluable. Feel free to open issues or discussions for suggestions, improvements, or questions.
This project is licensed under the MIT License.