/Capstone

Primary LanguageJavaScript

Social Media Site

Capstone Project for Epicodus - 2/16/2019

By Daniel Lira

Description

Single Page Application using react-redux.

Specs

  • Program will display Header on all pages.
  • Program will Display a chat section where you can post and like/dislike.
  • Program will have a section to display and change top news using an api call .
  • Program will allow an individual user to create a profile and login to their account.

Future Specs

  • Implement css styling sheets to allow users to actively change the look of the page.

Setup/Installation Instructions

  • Clone Repository from Github.
  • Download all packages by typing "npm install" in the terminal.
  • To check for error type "npm run lint". To have ESLint attempt to fix these automatically type "npm run lint-fix".
  • To run the program type "npm run start" and open application in a browser.

Technologies Used

  • React
  • Redux
  • Javascript
  • HTML
  • CSS / Bootstrap
  • JSON

License

This software is licensed under the MIT license.

Copyright (c) 2019 ** Daniel Lira **