Skip to content

tuszmak/react-and-morty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

About the history

React and Morty is a project I made in a group of three in the school Codecool. This project shows our knowledge of React after one month!

About the project

React and Morty is a multi-page website that shows the characters and planets of the popular series Rick and Morty. It also displays the connections between characters and planets.

Technologies used

  • As the name implies React 18.2.0 is our main technology we use.
  • CSS 3 is applied for styling.

Requirements

A package manager like npm or yarn

Installation

  1. Clone the repository from Github
  2. Move into the react-and morty folder with the terminal
  3. Install packages (for example with npm install)

Usage

  1. Run the program with npm start
  2. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.7%
  • HTML 32.1%
  • JavaScript 5.2%