Skip to content

leandrogavidia/rick-and-morty-character-factory

Repository files navigation

Rick and Morty character factory

SPA for the creation of random characters from the Rick and Morty series.

Interface to create a random character, read character information and have a character history.


Rick and Morty API




Main technologies



Vite logo TypeScript logo React logo Styled components logo GraphQL logo



To initialize the project:


npm install

npm run dev



Commands:


  • npm run dev: To start the development mode.

  • npm run build: To compile the App for production in the "dist" folder.

  • npm run preview: To view the compiled APP.




How can you contribute?


  1. Make a fork of the project and once you have created your changes, request a push request to verify it and then accept or reject it.

  2. Rules:

    • Only styled components will be used for the APP styles.

    • TS should be used and not JS.

    • Query language: GraphQL

    • Vite.js will be used, since it facilitates the integration with different tools without the need of much configuration and gives us a great speed at the time of development.




LICENSE: MIT


About

SPA For the creation of characters from the Rick and Morty series.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published