You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello World :] This is my weather app built with React library, Typescript and Node.js. Project contains client side and server side. I have used create-react-app, axios, react-router-dom in client side. For server side - express, cors, dotenv and node-fetch. Deployment had been done with Render (for server side) and Netlify (for client side).
🛒 An online kiosk for web dev tools! Built with TypeScript, Webpack and SCSS. 🛠️ Browse the catalog, place orders, and enjoy its detailed architecture! 📐Where code meets convenience!🛍️
This application is a group project for YouCode Course. Movies Browser based on external API from https://api.themoviedb.org/. The site is divided into two subpages : movies and people. Each one includes search engine which allows to searech for movies or people. Whole application is adapted to follow Responsive Web Design Principles.
A simple text-to-audio converter built using vanilla JavaScript ES6, HTML, and CSS. This project allows users to input text and convert it to audio output, providing a straightforward interface for easy use.