GithubHelp home page GithubHelp logo

somekindofwallflower / rick-and-morty-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 900 KB

Rick and Morty is the Emmy award-winning half-hour animated hit comedy series on Adult Swim that follows a sociopathic genius scientist who drags his inherently timid grandson on insanely dangerous adventures across the universe. In this application you can get information about all the characters of the serial

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

HTML 6.84% TypeScript 87.02% SCSS 5.93% Shell 0.22%
react typescript challenges interview-practice javascript neverstoplearning rick-and-morty rickandmortyapi

rick-and-morty-app's Introduction

Rick and Morty React App โœ”๏ธ

Create a ReactJS app using the Rick & Morty API

  • Display the profiles of the characters (either with pagination or showing the first page only).
  • The profile of a character should include:
    • Image
    • Character information (name, species, etc).
    • Origin and location information (name, dimension, amount of residents, etc).
    • Name of the chapters the character is featured on.
  • The API provides REST and GraphQL versions, for this exercise you should use the REST version.
  • You are free to use any library/framework or even language. Be ready to explain the rationale for your choices.
  • The exercise should be submitted in a public repository.
  • Running your solution requires no global dependencies (besides node/npm/yarn) and it's possible to run it with only one command (besides yarn/npm install).
  • Write the code with production standards in mind.

Project DEMO.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

rick-and-morty-app's People

Contributors

somekindofwallflower avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rick-and-morty-app's Issues

#1 Setup new React project

Steps to follow

  • Go to React documentation https://create-react-app.dev/docs/getting-started
  • Read the steps on Documentation on how to generate a new project.
  • Select Node >= 14 on your local development machine (use nvm to switch if you are currently using an older version)
  • Select the TypeScript template (npx create-react-app my-app --template typescript)
  • Select a package manager (yarn or npm)
  • Start application on local env to check if it is generated correctly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.