React Weather App: Created a weather application with HTML,CSS,JavaScript,React,API,Bootstrap. Applied conecpts of React components, React hooks(useState , useEffect). We can search the weather for any location in the world. This app provides the forecast weather for the next five days.
React JS Dictionary project: Created a dictionary application with HTML,CSS,JavaScript,React,API,Bootstrap. We can search the meaning of any word. Axios is used to get the API call.
Vanilla JS world clock project: Created a World clock app with HTML,CSS,JavaScript,API,Bootstrap, moment.js. Four default cities with current date and time, other cities avaliable from select menu (current location included). Time is auto updated so you don't have to refresh the page every now and then 😉
Created a Travel Website of the city of Boston using HTML,CSS,JavaScript.Utilized the concepts of CSS Grids for layout and Embed google maps. I have created Responsive website by implementing CSS media queries inside CSS ,so that the website can be viewed in mobile phones,tablets, laptops and desktops. SEO is also taken care of for the website.