Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 510 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 510 Bytes

Ignite Feed

This app was built as an exercise for a course @ Rocketseat

What I've Learned

Running Locally

This project only depends on Node.js

Simply run:

npm i
npm run dev