Skip to content

andresbr92/Code_Carry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code_Carry

It is a platform in which you can post a question about code and another user, based on their skills, can help you. This help will be through live share coding (both developers can edit the code at the same time), video call or even screen sharing.

Starting! 🚀

These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes.

The Project https://codecarry.herokuapp.com

Requirements 📋

This project is based on MERN so you will need to install the necessary packages and software.

Installation 🔧

Go to the client and server folders and execute the following command in each one:

npm install

Then, open a terminal on client folder and execute:

npm start

and execute this command on the server folder:

nodemon

Built on 🛠️

  • React - El framework web usado
  • Node - Manejador de dependencias
  • Mongo - Usado para generar RSS

Versions 📌

For now there is only one version, but we will continue working on this project

Authors ✒️

License 📄

Use it, share it, enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published