-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46bc444
commit 43697f3
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
# JOB PORTAL PROJECT | ||
1. git bash $npm install<br> | ||
2. git bash $npm init -y | ||
|
||
# Remote.ly | ||
|
||
Remote.ly is a job portal providing jobs related to IT and networking, data science, admin work, accounting, translation, etc. What's special with remote.ly is that it focused on provding work from home jobs for job seekers | ||
|
||
|
||
|
||
|
||
## How to Use | ||
1. npm install | ||
2. npm init -y | ||
|
||
## Technologies used | ||
- html | ||
- ejs | ||
- tailwind | ||
- node | ||
- express | ||
- onrender : for hosting |