Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelrahmankhaled12/hoobank
The HooBank project is a React application consisting of a landing page.
https://github.com/abdelrahmankhaled12/hoobank
css front-end-development landingpage react tailwindcss website
Last synced: 19 days ago
JSON representation
The HooBank project is a React application consisting of a landing page.
- Host: GitHub
- URL: https://github.com/abdelrahmankhaled12/hoobank
- Owner: Abdelrahmankhaled12
- Created: 2023-08-04T14:03:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-05T15:44:13.000Z (over 1 year ago)
- Last Synced: 2023-08-05T16:25:50.413Z (over 1 year ago)
- Topics: css, front-end-development, landingpage, react, tailwindcss, website
- Language: JavaScript
- Homepage:
- Size: 4.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
The HooBank project is a React application consisting of a landing page.
## Design
[Figma](https://www.figma.com/file/bUGIPys15E78w9bs1l4tgS/HooBank?type=design&node-id=310-485&mode=design&t=Rs4nmHtkpKF9e1nx-0)
## Demo
[HooBank](https://hoobank-ab.netlify.app/)
## Installation and Usage
1. Install [Node.js](https://nodejs.org) if not already installed on your machine.
2. Download or clone the project from the source code repository.
3. Open the project folder in your preferred text editor.
4. In the project's root folder, open the terminal and run the following command to install the dependencies:```
npm install
```5. Once the dependencies are installed, run the following command to start the application:
```
npm start
```6. The application will run on http://localhost:3000. Open your browser and navigate to it to see the landing page of the application.
## Issues and Contributions
If you have any questions or suggestions regarding the project, please open an issue in this repository.