Skip to content

albertoarraco/rick-and-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick & Morty Application

A Rick & Morty application built with modern web development technologies such as React, Redux, and Webpack. This project provides an engaging interface to explore the world of Rick and Morty.

Getting Started

Clone the repository and follow the instructions below to set up and run the application locally.

git clone https://github.com/albertoarraco/rick-and-morty.git
cd rick-and-morty

Installation

Install the project dependencies using npm:

npm install

Scripts

Here are the available NPM scripts:

Start development server:

npm start

This runs the Webpack Dev Server with hot module replacement enabled.

Build for production:

npm run build

Creates an optimized production build.

Contributing

Contributions are welcome! Please submit a pull request or report issues on the GitHub Issues page.

Author

Created by Alberto Arracó. Check out the repository for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published