Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.65 KB

README.md

File metadata and controls

55 lines (41 loc) · 1.65 KB

No Context App

No Context consists of memes or jejemon texts (as Filipino Gen-Zs would describe it) that makes it easier for the user to search for, copy-paste and bookmark (or mark as a favorite) those texts. ⚠️ Some texts may contain curse words ⚠️

📖 Table of contents

🔍 Overview

Features 📂

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • Search for their favorite text
  • Mark cards as their favorite by clicking the heart icon and be able to find it under 'Favorites' by clicking the 'Favorites' button
  • View all cards by selecting the 'All' button
  • Automatically scroll to top by clicking the designated 'scroll to top' button

Screenshot 📸

No Context App

Links 🔗

Built with 🔨

  • HTML5
  • Sass (CSS pre-processor)
  • Flexbox
  • Mobile-first workflow
  • ReactJS (React Hooks, Router, Context API, Custom Hook)
  • MaterialUI
  • npmjs
  • Goole Fonts

Running the App Locally 💻

This app runs on Node.js. If Node.js is installed, you may clone the repository and install its dependencies:

npm install

👩‍💻 Author