An open API service indexing awesome lists of open source software.

https://github.com/emailjohnthomascaballero/capstone-01

CODE MNL Capstone 1 (This is my project that I created myself)
https://github.com/emailjohnthomascaballero/capstone-01

capstone codemnl jobportal

Last synced: 23 days ago
JSON representation

CODE MNL Capstone 1 (This is my project that I created myself)

Awesome Lists containing this project

README

          

![alt text](https://codemnl.com/assets/images/code-mnl-logo.svg "Logo Title Text 1")

# Job Portal Multi-page Static Front-end Project

Capstone Project

## Technologies

- Node.js
- EJS
- Express
- Express EJS Layouts
- Tailwind

## How To Run

```
npm install
```

```
npm run start
```

## Compile Tailwind CSS

```
npm run devcss
```