Skip to content

PWA & REST API project. Main task: Design & develop a project management application.

Notifications You must be signed in to change notification settings

ChristinaJancy/MEVN_project_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEVN_project_management

PWA & REST API project.

Main task: Design & develop a project management application.

Live on:
Netlify Status

Node.js CI

Getting started with frontend

First open the folder 'frontend' in terminal, then

  1. write npm i
  2. once finished, write npm run dev
  3. dev server should now be running on

Local: http://localhost:3000/

Getting started with backend

First open the folder 'backend' in terminal, then

  1. write npm i
  2. once finished, write npm run start-dev
  3. dev server should now be running on

Local: http://localhost:4000/

Update: The API is now live on heroku.

About

PWA & REST API project. Main task: Design & develop a project management application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published