Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 312 Bytes

File metadata and controls

16 lines (13 loc) · 312 Bytes

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