Repository for Frontend Mentor challenges. I'm using Netlify to deploy the website under https://frontendmentor-gonzalotejada.netlify.app/.
This uses a simple Node.js code to generate challenges folders inside submissions folder and also generates simple HTML file to display the challenges.
- Article Preview
- Blog Preview Card
- Four Card Feature Section
- Meet Landing Page
- Newsletter Sign Up
- Product Preview Card
- Qr Code Component
- Recipe Page
- Social Links Profile
- Testimonials Grid Section
- Time Tracking Dashboard
- Tip Calculator App
- Password Generator App
- Clone the repository
- Run
npm install - Run
node index.js - Go to
submissionsfolder - Commit and push code so it will be available for netlify to deploy