This is my submission for the News homepage challenge from Frontend Mentor, done with Next.js
The News Homepage Challenge is a design challenge where participants are given a design for a news website's homepage and are asked to recreate it using HTML, CSS, and possibly JavaScript. For this particular submission, I used Next.js to build the application.
Desktop version | Mobile version |
View the live version of this project at: https://news-homepage-challenge-ruby.vercel.app/
- Next.js
- React
- CSS
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This project was developed with reference to the following resources:
- Frontend Mentor for providing the challenge
- React documentation for reference and guidance
- NextJS documentation for reference and guidance
- Frontend Mentor - @malekbentaher
- Linkedin - @malek-bentaher-361028222