Skip to content

ELD's -Helping Entry Level Developers find remote jobs by getting the right opportunities for entry levels.

License

Notifications You must be signed in to change notification settings

ryarturogi/entry-level

Repository files navigation

image

Entry Level

Welcome to Entry Level, a job board specifically designed to help entry level developers, designers, and other professionals find remote job opportunities.

This project is built using React and Next.js, and is hosted on Vercel at entry-levels.vercel.app/.

Features

  • Search for job listings by location, job title, or company
  • Filter results by job type (e.g. full-time, part-time, contract)
  • Create a profile and upload a resume to be discoverable by potential employers
  • Follow companies and get notified of new job openings

Getting Started

To get started with the project, clone the repository and install the dependencies:

git clone https://github.com/ryarturogi/entry-level.git
cd entry-level
npm install or yarn install

Copy the .env-example file and renamed to .env Add the necesary enviroment variables

Then, start the development server:

npm run dev or yarn dev

The app will be available at http://localhost:3000.

Contributing

We welcome contributions to Entry Level! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.