Dais is your go-to virtual skincare companion, designed to provide personalized recommendations, educational resources, and a supportive community. Whether you're just starting your skincare journey or looking to refine your routine, Dais helps you make informed decisions for healthier skin!
- Personalized Skincare Recommendations – Get tailored product and routine suggestions based on your skin type.
- Skin Assessment Quiz – Identify your skin type and concerns.
- Educational Articles & Tips – Learn from curated skincare content.
- Community Forum – Engage with other skincare enthusiasts and experts.
- Clone the repository:
git clone https://github.com/yourusername/dais.git
- Navigate to the project directory:
cd dais - Install dependencies:
npm install # or yarn install - Start the development server:
npm start # or yarn start
- Sign Up or Log In – Create an account to access personalized features.
- Take the Skin Assessment Quiz – Determine your skin type and concerns.
- Explore Tips & Articles – Enhance your skincare knowledge with expert content.
- Join the Community Forum – Connect with skincare enthusiasts and professionals.
- Fork the repository on GitHub.
- Create a new branch for your feature:
git checkout -b feature/your-feature-name
- Make and commit your changes:
git commit -m "Add new feature" - Push your branch to GitHub:
git push origin feature/your-feature-name
- Submit a Pull Request for review.
Dais is open-source and licensed under the MIT License.