Skip to content

Codewith-ARK/al-karim

Repository files navigation

Al-Karim Institute of Freelancing Website

Source code for Al-Karim Institute of Freelancing's Website.

Logo

Authors

Features

  • Course Catalog
  • Dynamic Page Rendering
  • User Authentication
  • Fully Responsive

Screenshots

homepage courses contact login register

Run Locally

  • Clone the project
  git clone https://github.com/Codewith-ARK/al-karim.git alkarim-source
  • Go to the project directory
  cd alkarim-source
  • Install dependencies
  npm install
  • Start the server
  npm run dev
  • Enter this URL in Web Browser
localhost:3000

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URI