Skip to content

seydanurdemir/rick-and-morty-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty (Frontend)

Last Update : 23/01/2022

More About the Project

You can follow these links for more about this project.

Built With

Running Locally

Make sure you have Node.js and the NPM installed.

$ git clone https://github.com/seydanurdemir/rick-and-morty-frontend.git
$ cd rick-and-morty-frontend
$ npm install
$ npm start
$ npm run build

Your client should now be running on http://localhost:3000/ .