Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.34 KB

🌟 Life Lessons Generator

This website provide you with meaningful lessons that can brighten your day and offer valuable insights.

💡 Features

  • Random Life Advice: Receive a fresh piece of advice or lesson with every refresh or button click.
  • User-Friendly Interface: Clean and simple design for an optimal user experience.
  • Dynamic Content: Advice is dynamically fetched and displayed, ensuring that each visit offers something new.
  • Responsive Design: Fully responsive and mobile-friendly for access on any device.
  • 📚 Technologies Used

  • React: For building the user interface.
  • Axios: For making HTTP requests to fetch advice.
  • CSS: For styling the application to be visually appealing and user-friendly.
  • 🌐 Live Demo

    Check out the live version of the website here.

    🤝 Contributing

    Contributions are welcome! If you have suggestions for improvements or new features, feel free to submit a pull request or open an issue

    🍀 Accomplishments

  • Adviceslip API for generation of lessons
  • Netlify for deployment of the React App