/landing-page-tailwind

landing page using tailwind css and react js

Primary LanguageJavaScript

Education site Landing Page

created with tailwind css and react js

Live Demo


Landing page



for installing dependencies run in terminal

npm install

for starting development server

npm start

building for production

npm run build