juancodev / react-next-with-typescript

πŸš€ This project is a practice with TypeScript with React.

Home Page:https://foximagegenerator.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦊 Fox Images Generator

This project is a practice of Typescript with React, use component lazy image, dark mode and Tailwindcss!

πŸ“– Step-by-step guide on the project

Getting Started

πŸš€ First, run the next command:

npm install
# or
yarn install

πŸš€ Seconds, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

πŸš€ Thirty, run the product server:

npm run start
# or
yarn start
# or
pnpm start

✌️ Follow me in my social networks:

About

πŸš€ This project is a practice with TypeScript with React.

https://foximagegenerator.netlify.app/


Languages

Language:TypeScript 60.0%Language:CSS 34.8%Language:JavaScript 5.2%