Giter Site home page Giter Site logo

mentee-arena's Introduction

Introduction

RickAndMorty

Rick, an alcoholic sociopath and scientist, lives with his daughter Beth's family. Apart from building gadgets, he takes his morally right but dimwit grandson Morty on absurd intergalactic adventures.

In this assignment, you will create a simple web application that shows some informations about this series.

Prerequisites

  • Basic knowledge of HTML, CSS, and JavaScript.
  • A code editor such as Visual Studio Code or Sublime Text.

Task

Your task is to create a simple web application using Vanilla JavaScript or preferably React.

The application should have the following functionalities:

  • A screen showing list of all characters with their informations available in the RickAndMortyAPI.
  • User can search in character names using API.
  • User can bookmark a character and save it in localStorage.
  • A screen showing the bookmarked characters with ability to remove the character from bookmarks.

Bonus

  • Add infinite scroll to the list of characters.

    Pagination functionality and documentation is available in API.

Submission

  1. Fork this repository to your account.
  2. Create a new branch in your forked repository.
  3. Write your code in the new branch.
  4. Create a Pull Request to submit your code for review.

Good luck with your assignment!โœŒ๐Ÿป

If you have any questions, don't hesitate to ask.

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.