Bills. is a full feature Online online billings record system.
Click or visit here: https://ph-instructor-task.netlify.app/
Click or visit here: https://ph-task-api.herokuapp.com/
Client: Reactjs,React-Router-DOM, Redux-toolkit, Bootstrap, React-Hook-Form, Axios
- Unique Design and Interactive UI
- Reusable component used for layout and forms
- Dynamic table
- Search table data
- sort table data
- Table data pagination
- Edit/Delete option
- Add New billing option
- Data preload spinner
- Simple 3 page web app. Login, Registration and Billings
- Realistic Header,Footer
- Custom JWT Auth
- All protected routes
- Used mongodb for storage of data
- mongoose for server side data validation
Clone the project
git clone https://github.com/Nafiz-Anam/billing-sytem-client
Go to the project directory
cd billing-sytem-client
Install dependencies
npm install
Start the server
npm run start