Skip to content

PeetThesing/capstone-project_snippet-manager

Repository files navigation

/ˈsnɪp.ɪt/

This app provides developers with a unified platform to efficiently store, organize, and retrieve code snippets, cheat sheets and more, streamlining their coding workflow and promoting code reusability. Engineered with accessibility at its core, our platform adheres to WCAG criteria, ensuring an inclusive and seamless experience.

The app was created within the capstone phase of our web development bootcamp at neue fische.

Team

Tech Stack

React

Next.js

Styled Components

Node.js

MongoDB Atlas

Mongoose

useSWR

React Syntax Highlighter

React Select

React Hot Toast

Fuse.js

NanoID

Iconify

How to Use ℹ️

  1. Clone the repository.
  2. Set up a MongoDB database.
  3. Configure environment variables.
  4. Install dependencies with npm install.
  5. Run the app locally with npm run dev.