Skip to content

RAJ66/MemeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

This project was made for study purposes only.

Exercise of the React course of scrimba.

💻Stack

To set up

$ yarn install

or

$ npm install

Run

$ yarn start

or

$ npm start