amarjeetrao / react-meme-generator

A personal learning React app to get familiar with react concepts & Hooks - React meme generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Meme Generator

A personal learning React app to get familiar with react concepts & Hooks - React meme generator.

Instructions to run

Program is build with Parcel & NPM. so you must ensure to install it first on your system. Then follow up these steps :-

  1. Install all dependencies by running command npm install.

    NOTE - prefix sudo followed by given command

  2. Run npm start build to build the react app & visit the Generated URL.

    NOTE - parcel generate mostly this url http://localhost:1234/

About

A personal learning React app to get familiar with react concepts & Hooks - React meme generator.


Languages

Language:JavaScript 70.1%Language:CSS 20.0%Language:HTML 10.0%