Skip to content

Corinne-Coding/Socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat app Server


About this project

The Chat App Project is a fullstack project made in early 2021.

This backend project is deployed on Heroku.

If you want to take a look on the frontend project made with React and Socket.io, follow this link : Chat App Client.


Packages & libraries used :



Install and run project

You will need node and yarn or npm installed globally on your machine.

Clone this repository :

git clone https://github.com/Corinne-Coding/To-do-List-express-API.git
cd To-do-List-express-API

Install packages with yarn or npm :

yarn

or

npm install

When installation is complete, start the server :

npx nodemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors