Clone page of the Netflix series, Cyberpunk Edgerunners.
View deploy: Cyberpunk Edgerunners Project
- React
- Sass
- Vite
- 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
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
To deploy this project first run
pnpm build
and then
pnpm gh-deploy
If you have any feedback, please write me at [email protected]