Skip to content

Save all your snippets at one place and share them with your colleagues whenever you want

License

Notifications You must be signed in to change notification settings

Ravina-Deogadkar/snippet-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippet Library

Store, Share and Access your code snippet anywhere.

logo

Please give this repo a ⭐ it really helps us!

Setup

  1. Fork this repo by clicking the fork button in the top right to get started.

  2. Clone the project, you can use the following command:

    git clone https://github.com/<your-github-username>/snippet-library
  3. Navigate to the project directory

    cd snippet-library

Deploying Backend

To deploy this project navigate to the backend folder and run

  cd backend
  npm install
  node index.js

or

  nodemon

Deploying Frontend

To deploy this project navigate to the frontend folder and run

  npm install
  npm start

Navigate to http://localhost:3000/

Landing Page

Feedback

If you have any feedback, please reach out to us at ravina.deogadkar@gmail.com