Source code for Al-Karim Institute of Freelancing's Website.
- @codewith-ark - Lead Developer
- Course Catalog
- Dynamic Page Rendering
- User Authentication
- Fully Responsive
- 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
To run this project, you will need to add the following environment variables to your .env file
MONGODB_URI