Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

plexicus/Jam

 
 

Repository files navigation

How to run the app

In the project directory, open the terminal, then type the following to install all dependencies.

npm i

cd backend then npm i

Wait for dependencies to install. Then type the following to run the profile mock api.

npm run api

Type the following to run the socket server for messaging app.

cd backend then npm start

Finally type the following to start the main app.

npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Redesigned upwork clone frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • CSS 22.9%
  • SCSS 4.6%
  • HTML 0.3%