Skip to content

LaibaRafique/Society-Event-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

To Run The Project

1. Run the Backend

Open terminal and run:

  • cd server
  • npm install
  • npm start

The backend server will start.

2. Run the Frontend

Now open another terminal and run:

  • cd client
  • npm install
  • npm start

The frontend will start.

- They work together:

  • Frontend sends API requests to Backend.
  • Backend talks to the database.

Both should be running at the same time in two terminals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors