`## Lambda Alumni Network (LAN)
An app that allows Lambda School alums to connect and grow in their profession by providing career advice, job opportunities, and much more!
Team A Members...
React
Redux
styled-components
- Once you have cloned the repository, download the dependencies with
npm install
. - Start the server with
npm start
.