This project created in React JS and Tailwind CSS Framework.
- /
- /destinations
- /about
- /contact
- src/
- assets/
- images/
- icons/
- components/
- pages/
- Home/ - section/
- Destinations/
- Layout/
- NoPage/
- Testing/
Folder Explanation
assets
Folder for image, icons, and etc.
components
Folder for components useable.
pages
Folder for pages structure
Just run this on this project directory:
npm install && npm start