We the people

Run Locally

  1. Clone the project

    git clone https://github.com/MarkVed17/we-the-people.git
  2. Go to the project directory

    cd we-the-people
  3. Install dependencies

    npm install
  4. Start the server

    npm run start