Skip to content

JonathanDuarteGH/react-tailwindcss-1

Repository files navigation

Portfolio Company Clone

  • This project used react, tailwindcss, and other sub features to clone a company's portfolio landing page designed by BootstrapMade.com.

Bootstrap Clone

Folder Structure

| src
  | assets
    || carousel.module.scss
    || main.css
    || tailwind.css
  | components
    | subComponents
      || Carousel.js
      || useTransition.js
    || About.js
    || Contact.js
    || Cta2.js
    || Footer.js
    || FooterBottom.js
    || Header.js
    || Layout.js
    || NavBar.js 
    || Portfolio.js
    || Service.js
  | images
    | filler
      || (...fillerImages)
    | portfolio
      || (...portfolioImages)
  | utils
    || helpers.js
  | views
    || FullWeb.js
  || index.js

Component Tree

|| index.js
  || main.css
  || tailwind.css
  || FullWeb.js
    || Navbar.js
    || Header.js
    || Service.js
    || Portfolio.js
    || About.js
    || Cta2.js
    || Contact.js
    || Footer.js
    || FooterBottom.js

Getting Started

  • This is a repo specifically made to view or clone the source code at its entirety.

  • In order to get a copy of the website up and running on your local machine, follow these instructions.

Installing

  1. Clone the repo
git clone https://github.com/JonathanDuarteGH/react-tailwindcss-1.git
  1. Open up the terminal and navigate your way towards the src file of the folder. Any terminal will do.

  2. Explore the website using,

npm start
  1. Open up the Tempo folder and launch the following file on any web browser,
index.html

Built With

Images Sourced Through

Website Hosted On

License

This project is subjected to the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This project used react, tailwindcss, and other sub features to clone a company's portfolio landing page designed by BootstrapMade.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages