JuanPabloDiaz / landingZone

Landing page from a Figma project. App Build with React and Tailwind
https://lp.jpdiaz.dev/
MIT License
0 stars 0 forks source link

[DONE] Hero Section #14

Closed JuanPabloDiaz closed 11 months ago

JuanPabloDiaz commented 11 months ago

Hero section is done.

Before I created the components, I had to make sure my react app is running:

  1. npx create-react-app my-project
  2. cd my-react-app
  3. npm start

    Edit the files by deleting:

    • App.css
    • App.test.js
    • logo.svg
    • reportWebVital
    • SetupTests.js

      Edit index.js and delete the reportWebVitals function and import reportWebVitals

      Edit App.js by deleting the
      , delete the import App.css, import logo and add import React from react;

      Install Tailwind CSS

      Install the react-icons to the project npm install react-icons --save

      install: npm install @headlessui/react

      install: npm install @heroicons/react

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
brothers ✅ Ready (Inspect) Visit Preview Oct 9, 2023 8:39pm