Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushilp2311/splitbill-frontend
Split Bill Frontend
https://github.com/rushilp2311/splitbill-frontend
react tailwindcss typescript
Last synced: 3 months ago
JSON representation
Split Bill Frontend
- Host: GitHub
- URL: https://github.com/rushilp2311/splitbill-frontend
- Owner: rushilp2311
- License: mit
- Created: 2022-06-05T00:50:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T12:09:59.000Z (over 2 years ago)
- Last Synced: 2023-03-07T15:12:44.946Z (almost 2 years ago)
- Topics: react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://split-bill-frontend.vercel.app/
- Size: 36.2 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SplitBill - Frontend
Split bills with your friends easily and efficiently. Register today with your friends
## Useful Links
- [Live Website](https://split-bill-frontend.vercel.app/)
- [Backend Repo](https://github.com/rushilp2311/SplitBill-backend)
- [Hasnode Article] (comming soon)### Technologies Used
- Reactjs
- Nodejs
- Typescript
- MongoDB (Hosted on Linode)
- Tailwind CSS## Contribution Guide
- Clone the frontend and backend repos
- Install the `node_modules` with `yarn install`
- Start both the servers on the different servers. For frontend run `yarn start` and for backend run `yarn dev`
- Make sure to add `.env` file in both the frontend and backend project. (Check the Readme for the `.env.example`)
- Update the local `.env` file accordingly. Open an issue thread if any error occurs.
- First create an issue in the github before making a pr. Also explain the feature/bug in the issue thread.
- Always create a new branch.### .env for Frontend
```
REACT_APP_URL=
```#### [Linode](https://www.linode.com/?utm_source=hashnode&utm_medium=article&utm_campaign=hackathon_announcement) x [Hashnode](https://hashnode.com/) project