Weather app live on GitHub

I have created a React app “Weather App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” There are some differences compared to the…
I have created a React app “Weather App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” There are some differences compared to the…
I have created a React app “Chat Bot App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” With the help of great instructions…
This is my Phonebook project. The app is not working any more, since I am not paying for the fly.io server now. It can be found on GitHub though: frontend and backend. an assignment of University of Helsinky’s Full Stack…
This is the exercise from Full Stack open course, Exercises 1.11 and 1.14 from Part 1.
I have created this app following the React’s own tutorial. I have embedded the Tic-Tac-Toe game following the instructions on this Medium’s blog.