/internship-exp-react

A front-end web app made in React.js that embeds posts from Medium through an RSS feed.

Primary LanguageJavaScript

The Internship Experience

A front-end web app made in React.js which embeds medium articles using rss feed.

Install?

Clone the repo on your system and then run

npm install

to install all the needed dependencies

Run?

Once the dependecies have been installed, run

npm start