Skip to content

codewithleader/pokemon-static-elis

Repository files navigation

Elis Antonio Perez

Follow me Instagram.

Web developer

Note: God is good!

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

Getting Started

First, run the development server:

yarn dev

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

  • Capitalize multiple words:
    stringName.replace(/\w\S*/g, (w) => (w.replace(/^\w/, (c) => c.toUpperCase())));

About

Pokemon Static App es mi segunda app en Next JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published