Skip to content

LonnieGiamelaMediationSite/MediationSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Written in:

Vite with React

Typescript

Tailwind CSS


Clone this repository into your IDE

-Once opened in your IDE, run the below CL commands to get started

npm install

cd my-app

npm install

npm run dev


The different sections are separated into different components, with the exception of the landing page, which is coded into App.tsx.