CodePapa360 / Project-tracking-intro-component

Minimalist project tracking intro component built with HTML, CSS, and JavaScript.

Home Page:https://project-tracking-intro-codepapa360.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project tracking intro component

Challenge from Frontend Mentor

A minimalist project tracking intro component created as a practice project from FrontendMentor. This solution was built using HTML, CSS, and JavaScript, showcasing responsive design and frontend development skills.

Screenshot

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create the background shape using code

Built with

Installation

  • Clone this repo:
git clone https://github.com/CodePapa360/Project-tracking-intro-component.git
  • Install dependencies:
npm install
  • Build command:
npm run build
  • Live server:
npm start

Author

👤 Alamin

Feel free to contact me with any questions or feedback!

Show your support

Give a ⭐️ if you liked this project!

Acknowledgments

Special thanks to Frontend Mentor for providing such an amazing platform to practice and improve my frontend skills. The challenges and projects available on the website were both fun and challenging, and helped me learn a lot in a short amount of time.

License

This project is licensed under the MIT license, which means you can use, modify, and distribute the code as you wish. If you have any questions or feedback, feel free to reach out. Thank you for considering my code!

About

Minimalist project tracking intro component built with HTML, CSS, and JavaScript.

https://project-tracking-intro-codepapa360.netlify.app/

License:MIT License


Languages

Language:HTML 65.1%Language:SCSS 29.5%Language:JavaScript 5.3%