Please give this repo a ⭐ it really helps us!
-
Fork this repo by clicking the fork button in the top right to get started.
-
Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/snippet-library
-
Navigate to the project directory
cd snippet-library
To deploy this project navigate to the backend folder and run
cd backend
npm install
node index.js
or
nodemon
To deploy this project navigate to the frontend folder and run
npm install
npm start
Navigate to http://localhost:3000/
If you have any feedback, please reach out to us at ravina.deogadkar@gmail.com