skip to Main Content

SVG edit with HTML, CSS and JS

im trying to make a subscribtion card with template. The template is displaying loading animation with circle and "thank you" note. Can someone help me erase the circle so when i click submit to display only thank you. <3 This…

VIEW QUESTION

Reactjs – You cannot render routes

I have made one page in my project, it's App.tsx and it contains a lot of components. like this: import React from 'react'; import './App.css'; import Header from './components/Header'; import Underline from './components/Underline'; import BodyPart from './components/BodyPart'; import Footer from…

VIEW QUESTION
Back To Top
Search