Skip to content

GeoffreyOnyigwaMatieso/Rick-Morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Ensure you have Node.js and npm installed on your machine.

Installation

  1. Clone this repository to your local machine:
 git clone git@github.com:Gmatieso/Rick-Morty.git                                                                                                     

  1. Navigate to the project directory:
cd Rick-Morty 
  1. Install the required packages:
npm install 

Available Scripts

In the project directory, you can run:

Start the Development Server:

npm start

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

Additional Packages If you require additional packages for your project, you can install them using npm:

npm install package-name

For example:

   npm install @popperjs/core --save
   npm install sass
   npm install react-paginate --save
   npm install react-router-dom
Screenshot 2024-04-18 at 6 05 25 AM Screenshot 2024-04-18 at 6 06 00 AM Screenshot 2024-04-18 at 6 07 05 AM

About

A Webpage App, that Consumes Rick & Morty API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published