Skip to content

cmglezpdev/Pockemon-Next-App

Repository files navigation

Pokemon App

Check relevant information about all pokemons

Screenshot

See application

If you want to see the application in production you can see it here For to use the app in development you can do it executing the follow commands:

# install dependencies
npm install # or yarn add

# run application
npm run dev # or yarn dev

Also you can to create the build of production and run it with the commands:

npm run build # or yarn build

npm start # or yarn start

About

Primera aplicación desarrollada con Next y Next UI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published