This is the front end application for the Women Who Code DFW's webdev101 educational series. The server side application is found at WebDev101-API.
To run this project locally:
- Have node 6+
git clone [email protected]:PopularDemand/WebDev101.git
npm install
npm run start