Skip to content

zoruka/rick-and-morty-consumer

Repository files navigation

Rick and Morty Consumer

This project is about a React.js application that consumes the Rick and Morty API.

You can checkout the running project here.

Technologies

This project is based on some known React.js libraries such as:

Run the development server

# Clone repository
git clone https://github.com/zoruka/rick-and-morty-consumer

# Open folder
cd rick-and-morty-consumer

# Install dependencies
npm install

# Run
npm start

# The server will start on 9000 port - http://localhost:9000

About

A React application that consumes Rick And Morty API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published