/dr-who

Web Layout Project for the Doctor Who Series in Spanish ๐ŸŒ๐Ÿ‘ฉโ€๐Ÿ’ป Undertaken as an exercise to learn and apply React.js and Next.js, this project focuses on creating the website for the iconic Doctor Who series in Spanish. The goal is to master the use of React.js and Next.js technologies while developing a scalable and efficient web layout.

Primary LanguageJavaScript

๐Ÿฉบ dr-who

Web Layout Project for the Doctor Who Series in Spanish ๐ŸŒ๐Ÿ‘ฉโ€๐Ÿ’ป Undertaken as an exercise to learn and apply React.js and Next.js, this project focuses on creating the website for the iconic Doctor Who series in Spanish. The goal is to master the use of React.js and Next.js technologies while developing a scalable and efficient web layout.

This is a Next.js project bootstrapped with create-next-app.

๐Ÿ“Œ Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

๐ŸŒˆ Technologies Used

  • HTML
  • CSS
  • React.js
  • Next.js
  • Styled-components

This project is made with functional components, using Next.js for routing, and it uses next/font to automatically optimize and load custom Google Fonts.

Imรกgenes del proyecto

Homepage Mobile

Vista previa del proyecto

Homepage Desktop

Vista previa del proyecto

๐Ÿ’ฟ Repository Installation

  1. Clone this repository.

git clone https://github.com/stef-ania/dr-who

๐ŸŽ‰ Contribute to this project

  1. Fork the repository.

  2. Clone your fork locally.


git clone https://github.com/tuusuario/dr-who.git

  1. Create a branch for your contributions.
  2. Make your changes and add some tests!

Testing: still work in progress

Testing is very important. Soon they will be added to this project.