Skip to content

corderodev/cyberpunk-edgerunners-project

Repository files navigation

Cyberpunk Edgerunners

Clone page of the Netflix series, Cyberpunk Edgerunners.

View deploy: Cyberpunk Edgerunners Project

Tech Stack

  • React
  • Sass
  • Vite

What I learned/practice?

  • Creating a gallery and glossary with React State
  • Validate e-mail with a dependency
  • How to style a transparent border in images
  • Create and consume an array with image imports
  • Using html tags "selection" and "option" to change episodes in the mobile glossary

Run Locally

Clone the project

  git clone https://github.com/corderodev/cyberpunk-edgerunners-project.git

Go to the project directory

  cd cyberpunk-edgerunners-project

Install dependencies

  pnpm install

Start the server

  pnpm dev

Deployment

To deploy this project first run

  pnpm build

and then

  pnpm gh-deploy

Feedback

If you have any feedback, please write me at [email protected]

About

Project for educational and learning purposes. Creation of the Cyberpunk Edgerunners website.

Topics

Resources

Stars

Watchers

Forks