Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chandralegend/career-fair-platform
- Owner: chandralegend
- Created: 2021-05-31T23:46:39.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-03-10T17:54:20.000Z (over 2 years ago)
- Last Synced: 2023-05-03T09:56:00.585Z (over 1 year ago)
- Topics: firebase, nextjs, reactjs
- Language: JavaScript
- Homepage: https://career-fair-platform.vercel.app
- Size: 1000 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/)