https://github.com/codewith-ark/al-karim
website for the AL-Karim institute of technology
https://github.com/codewith-ark/al-karim
freeresources webdevelopment website website-design
Last synced: 11 days ago
JSON representation
website for the AL-Karim institute of technology
- Host: GitHub
- URL: https://github.com/codewith-ark/al-karim
- Owner: Codewith-ARK
- License: mit
- Created: 2023-08-26T03:01:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T18:27:58.000Z (about 2 years ago)
- Last Synced: 2025-01-30T23:28:21.601Z (about 1 year ago)
- Topics: freeresources, webdevelopment, website, website-design
- Language: HTML
- Homepage: https://alkarim.cyclic.app
- Size: 7.62 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Al-Karim Institute of Freelancing Website
Source code for Al-Karim Institute of Freelancing's Website.
.svg)
## Authors
- [@codewith-ark](https://www.github.com/codewith-ark) - **Lead Developer**
## Features
- Course Catalog
- Dynamic Page Rendering
- User Authentication
- Fully Responsive
## Screenshots





## Run Locally
- **Clone the project**
```bash
git clone https://github.com/Codewith-ARK/al-karim.git alkarim-source
```
- **Go to the project directory**
```bash
cd alkarim-source
```
- **Install dependencies**
```bash
npm install
```
- **Start the server**
```bash
npm run dev
```
- **Enter this URL in Web Browser**
```bash
localhost:3000
```
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`MONGODB_URI`