Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhanu1776/freelansters
MERN stack Freelancing webapp made with ♥️
https://github.com/bhanu1776/freelansters
express expressjs freelance freelancing-website html-css-javascript javascript jwt-authentication mongodb mui nodejs reactjs styled-components twilio-sms-api
Last synced: 10 days ago
JSON representation
MERN stack Freelancing webapp made with ♥️
- Host: GitHub
- URL: https://github.com/bhanu1776/freelansters
- Owner: Bhanu1776
- License: mit
- Created: 2022-08-05T17:59:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T17:25:28.000Z (12 months ago)
- Last Synced: 2023-12-01T15:28:24.395Z (12 months ago)
- Topics: express, expressjs, freelance, freelancing-website, html-css-javascript, javascript, jwt-authentication, mongodb, mui, nodejs, reactjs, styled-components, twilio-sms-api
- Language: JavaScript
- Homepage: https://freelansters.vercel.app/
- Size: 66.8 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Freelansters - MERN Stack Web-Application
## Technologies 🔧
- HTML, CSS, Javascript
- React
- NodeJs
- Express
- MongoDB
- Styled Components
- MUI
- JWT Auth
- Twilio
- And much more 🎒## Screenshots 📸
![Freelansters Homepage)](https://imgur.com/irBJEk5.png)
![Freelansters FindJobs)](https://imgur.com/wd9htRN.png)
![Freelansters FJ)](https://imgur.com/XaJ4vDu.png)
## Code Example/Issues 🔍
If you have any issues, please let me know in the issues section or directly to [email protected]
## Installation 💾
```bash
git clone https://github.com/Bhanu1776/Freelansters.git
```Create config.env file in `backend` folder and Fill your `.env` variables:
```env
PORT=
DATABASE=
SECRET_KEY=
```Install deps:
```bash
npm install
```Run React server from `Client` folder :
```bash
npm start
```Simultaneously Run Node.js Server :
```bash
node server.js
```## Contributing
This is an open source project, and contributions of any kind are welcome and appreciated. Open issues, bugs, and feature requests are all listed on the [issues](https://github.com/Bhanu1776/Freelansters/issues) tab and labeled accordingly. Feel free to open bug tickets and make feature requests.
## Contributors 💣
## Support Me 🫂
© 2022 Bhanu Sunka and contributors\
This project is licensed under the [**MIT license**](https://github.com/Bhanu1776/Freelancers-Hub/blob/master/LICENSE).[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)