Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.14 KB

Minimal Reddit App

Live app: https://minimal-reddit-annie.netlify.app/

Description

This is a Codecademy project to practice using React/Redux to create an app. The application will allow users to view and search posts and comments provided by the Reddit API.

Project Requirements

  • Build the application using React and Redux
  • Version control your application with Git and host the repository on GitHub
  • Use a project management tool (GitHub Projects, Trello, etc.) to plan your work
  • Write a README (using Markdown) that documents your project including wireframes, technologies used, features, future work
  • Write unit tests for your components using Jest and Enzyme
  • Write end-to-end tests for your application
  • Get 90+ scores on Lighthouse (It is okay to have a score below 90 for Performance if they are related to the media from Reddit)

Technologies Used

  • HTML/CSS
  • JavaScript
  • React
  • Redux
  • Jest/Enzyme
  • Git/GitHub

Color Theme

Coral background (#f2957b) Dark blue accents (#090a38) White fonts (search bar: dark blue) Hover: lighter blue (#262672)

Fonts

Roboto, Helvetica, sans-serif