Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xsabdadev/react-tailwind-hoobank-modern-app
Build modern bank app fully responsive with React.js - Vite.js - TailwindCSS
https://github.com/0xsabdadev/react-tailwind-hoobank-modern-app
create-react-app jsx reactjs tailwindcss vitejs
Last synced: about 1 month ago
JSON representation
Build modern bank app fully responsive with React.js - Vite.js - TailwindCSS
- Host: GitHub
- URL: https://github.com/0xsabdadev/react-tailwind-hoobank-modern-app
- Owner: 0xSabdadev
- Created: 2022-11-17T14:53:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T16:24:55.000Z (about 2 years ago)
- Last Synced: 2024-11-12T01:18:13.646Z (3 months ago)
- Topics: create-react-app, jsx, reactjs, tailwindcss, vitejs
- Language: JavaScript
- Homepage:
- Size: 4.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-tailwind-hoobank-modern-app
Build modern bank app fully responsive with React.js - Vite.js - TailwindCSS
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) with [Vite.js ⚡](https://vitejs.dev/).
## Available Scripts
In the project directory, you can run:
```
git clone https://github.com/0xSabdadev/react-tailwind-hoobank-modern-app.git
```
```
git clone [email protected]:0xSabdadev/react-tailwind-hoobank-modern-app.git
```
```
cd react-tailwind-hoobank-modern-app
```
```
npm install
```
```
npm run dev
```
### `npm run dev`Runs the app in the development mode.\
Open [http://localhost:1537](http://localhost:1537) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm run test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.