An application made as a project capstone for the "Kampus Merdeka x dicoding Batch 2" activity as a final requirement in the activity assessment
- Register and login
- Login with Email or Username
- CRUD for transaction
- UI/UX simple and user friendly
- Project able to provide Notifications
- Using API
- Using Progressive Web Apps
- Responsive web design
- Clone the repository
git clone https://github.com/rahmatsoleh/fincord.git- Change directory to the cloned repository
cd fincord- Install dependencies
npm install- Run the application
npm run start-dev- Build the application
npm run build- Create new user
- Login with Email and Password
Email: example@mail.com
Password: 12345678