Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 584 Bytes

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/