8000 GitHub - edernegrete/RicknMortySSR: Demo: https://rickandmortyuniverse.herokuapp.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edernegrete/RicknMortySSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and morty universe

The rick and morty universe is a SSR app built in react using the rick and morty api (https://rickandmortyapi.com).

You can see a live demo here: https://rickandmortyuniverse.herokuapp.com

Installation

Source can be cloned from this repo

npm

npm install npm run dev

yarn

yarn install yarn dev

i18n

The app has multilanguage support (en, es), using react-i18next and the i18nextMiddleware to detect the language.

If you want to see the app in other language use:

For spanish: dev http://localhost:3000/?lng=es demo https://rickandmortyuniverse.herokuapp.com/?lng=es

For english: dev http://localhost:3000/?lng=en demo https://rickandmortyuniverse.herokuapp.com/?lng=en

About

Demo: https://rickandmortyuniverse.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0