Skip to content

Saeednikdel/landing-page-tailwind

Repository files navigation

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