Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.06 KB

README.md

File metadata and controls

62 lines (41 loc) · 1.06 KB

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]