Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chandralegend/career-fair-platform

Career fair platform is a web application that allows companies and students to participate in interviews by hosting a virtual career fair.
https://github.com/chandralegend/career-fair-platform

firebase nextjs reactjs

Last synced: about 1 month ago
JSON representation

Career fair platform is a web application that allows companies and students to participate in interviews by hosting a virtual career fair.

Awesome Lists containing this project

README

        

# Career Fair Platform

Career fair platform is a web application that allows companies and students to participate in interviews.

## Installation

Use the package manager [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/package/npm) to run yelp clone. use `npm install` instead of `yarn` if you are using node package manager (npm)

```bash
npm install or yarn
```

## Usage

```bash
yarn start
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update and add tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)