Skip to content

CodingHouseWebs/Code-Sharing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code-Sharing-App

Table of Contents

Features

  • User authentication (register and login)
  • Share code snippets
  • Like and dislike code snippets
  • Comment on code snippets
  • Report issues with code snippets

Getting Started

Prerequisites

  • Node.js and npm installed on your machine 1 - Navigate to the backend directory and install dependencies: npm install 2 - Navigate to the frontend directory and install dependencies: npm install 3 - start the backend server cd ../backend npm start 4 - start the React App cd ../frontend npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published