Announcing GitHub Copilot Free!
A new free tier for GitHub Copilot, available for everyone today in @code
No trial. No subscription. No credit card required.
Learn more in our blog: https://t.co/k3S9M9xefa
Day 91 of #100DaysOfCode
Today, I introduced a new feature that enhances the user experience by providing location details, distance measurements, and directions.
This makes it effortless to find and navigate to restaurants.
#React
Day 89 of #100DaysOfCode:
Implemented a wishlist functionality that allows users to bookmark their favorite restaurants, meals, and beverages for future reference.
#React#Nodejs#ExpressJs
Day 87 of #100DaysOfCode :
Today I added a sorting algorithm to the app. Later, I improved the filters to narrow down choices, making it easier to select preferences.
Day 86 of #100DaysOfCode
Back on track with the NextMeal App! Today, I've added a custom search API and a filtering algorithm. Final features in progress! ๐
#reactjs#tailwindcss#API