Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n0rrman/frontend-mentor-challenges-green
A mono repository for my solutions to the green Frontend Mentor challenges. The challenges are solved using Next.js, Tailwind CSS, and TypeScript.
https://github.com/n0rrman/frontend-mentor-challenges-green
frontend-mentor frontendmentor-challenge nextjs tailwindcss typescript
Last synced: 16 days ago
JSON representation
A mono repository for my solutions to the green Frontend Mentor challenges. The challenges are solved using Next.js, Tailwind CSS, and TypeScript.
- Host: GitHub
- URL: https://github.com/n0rrman/frontend-mentor-challenges-green
- Owner: n0rrman
- Created: 2023-12-23T09:00:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T16:54:32.000Z (10 months ago)
- Last Synced: 2024-04-14T13:07:24.035Z (9 months ago)
- Topics: frontend-mentor, frontendmentor-challenge, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.frontendmentor.io/profile/n0rrman/solutions
- Size: 4.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor Challenges - Green
A mono repository for my solutions to the 🟢Junior [Frontend Mentor](https://www.frontendmentor.io/challenges) challenges. All submitted solutions are also available [here](https://www.frontendmentor.io/profile/n0rrman/solutions), on my Frontend Mentor profile.
The challenges are solved using [Next.js](https://nextjs.org/) or [Angular](https://angular.dev), [Tailwind CSS](https://tailwindcss.com/), and [TypeScript](https://www.typescriptlang.org).
---
| Challenge | Level | Repository | Live version | Framework | Screenshot |
|-----------|-------|------------|--------------|----------|--|
| [Testimonials grid section](https://www.frontendmentor.io/solutions/testimonials-grid-section-tailwindcss-and-nextjs-pyf7uz8oML) | 🟢Junior | [testimonials-grid-section](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/testimonials-grid-section) | [Vercel](https://testimonials-grid-section-brown-eight.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](testimonials-grid-section/design/screenshot.png) |
| [Advice generator app](https://www.frontendmentor.io/solutions/advice-generator-app-tailwindcss-and-nextjs-xF8NQTU5DO) | 🟢Junior | [advice-generator-app](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/advice-generator-app) | [Vercel](https://advice-generator-app-alpha-tan.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](advice-generator-app/design/screenshot.png) |
| [Fylo data storage component](https://www.frontendmentor.io/solutions/fylo-data-storage-component-tailwindcss-and-nextjs-W41eOWyaKC) | 🟢Junior | [fylo-data-storage-component](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/fylo-data-storage-component) | [Vercel](https://fylo-data-storage-component-one-sooty.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](fylo-data-storage-component/design/screenshot.png) |
| [Age calculator app](https://www.frontendmentor.io/solutions/age-calculator-app-tailwindcss-and-nextjs-8dPs8EEfuj) | 🟢Junior | [age-calculator-app](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/age-calculator-app) | [Vercel](https://age-calculator-app-rho-self.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](age-calculator-app/design/screenshot.png) |
| [Expenses chart component](https://www.frontendmentor.io/solutions/expenses-chart-component-tailwind-and-nextjs-cZhGPQH4ix) | 🟢Junior | [expenses-chart-component](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/expenses-chart-component) | [Vercel](https://expenses-chart-component-ashen.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](expenses-chart-component/design/screenshot.png) |
| [Clipboard landing page](https://www.frontendmentor.io/solutions/clipboard-landing-page-tailwind-and-nextjs-h9sOK3kmDq) | 🟢Junior | [clipboard-landing-page](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/clipboard-landing-page) | [Vercel](https://clipboard-landing-page-psi-orpin.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](clipboard-landing-page/design/screenshot.png) |
| [Fylo landing page with two column layout](https://www.frontendmentor.io/solutions/fylo-landing-page-with-two-column-layout-tailwindcss-and-nextjs-rTlWP8loui) | 🟢Junior | [fylo-landing-page-with-two-column-layout](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/fylo-landing-page-with-two-column-layout) | [Vercel](https://fylo-landing-page-with-two-column-layout-kappa.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](fylo-landing-page-with-two-column-layout/design/screenshot.png) |
| [Huddle landing page with alternating feature blocks](https://www.frontendmentor.io/solutions/huddle-landing-page-with-alternating-feature-blocks-tailwind-and-next-UsbkjD56by) | 🟢Junior | [huddle-landing-page-with-alternating-feature-blocks](https://github.com/n0rrman/frontend-mentor-challenges-green/tree/main/huddle-landing-page-with-alternating-feature-blocks) | [Vercel](https://huddle-landing-page-with-alternating-feature-blocks-pearl-chi.vercel.app) | NextJS & TailwindCSS | ![Screenshot of the solved challenge](huddle-landing-page-with-alternating-feature-blocks/design/screenshot.png) |