Skip to content

abhidadhaniya23/cheatsheets-maker-client

Repository files navigation

Cheat-sheet maker

This is a MERN (MongoDB, Express, React, Node) application that allows users to create and share cheat sheets with markdown editing. The application utilizes the following tech stack: React, Tailwindcss, Redux, and React markdown.

Checkout the website.

All credits for the design, frontend application part and backend api of the website go to Mohamad Tarhini

Visit the backend node.js and express.js API repository here.

Features

  • Browse sheets made by others
  • Sheet making and editing
  • Syntax highlighting with various languages
  • Authentication
  • Fully Responsive on mobile screens (although creating sheets is not very practical on small screens).

Screenshots

Home Page

Home page screenshot

Sheet maker

Sheet maker screenshot

sheet example

example sheet screenshot

Contributing

Contributions are welcome! Please follow the Contributing Guidelines when submitting pull requests.