Skip to content

AndresGalloM/rick-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Stack

  • Express - Fast, unopinionated, minimalist web framework for Node.js.
  • React - The library for web and native user interfaces.
  • Typescript - JavaScript with syntax for types.
  • TanStack Query - Powerful asynchronous state management for TS/JS.
  • React Hook Form - Performant, flexible and extensible forms with easy-to-use validation.
  • Phosphor Icons - A flexible icon family for interfaces.

🚀 Install

  1. Clone the repository and move to the project directory:
# Clone repository
git clone https://github.com/AndresGalloM/rick-morty.git

# Move to project directory
cd rick-morty
  1. Install dependencies:
# Install dependencies:
npm install
  1. Create a .env file in the frontend directory with the following content:
VITE_API_RICK_MORTY=https://rickandmortyapi.com/api
VITE_API_BACKEND=http://localhost:3000
  1. Run the development server:
npm run dev

About

Prueba tecnica - Solucion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published