Skip to content

roblesvargas97/practicasJS

Repository files navigation

Practica JS Pokedux

Description

I created this project for LaunchX by Inovaccion Virtual in Front End Mission. 🚀💻

You can see the project running in this link.

Used Technologies

I used:

  • React JS for creating the layout of the application. 📲
  • Redux for handling the state of the application. 🔢
  • Tailwind CSS for the styles of the application. 💅

React Redux TailwindCSS

Commands

Running project at local level.

npm run start

Running project at production.

npm run build

Screenshots