- General Info
- Running The Application
A React.js application to fetch trending memes from Reddit.
- Clone this repo
- Install All The Dependencies
npm install
- Start the development server
npm start
- Open http://localhost:5000 on your browser and you're good to go!