Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.33 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.33 KB

HOOBANK Landing Page

Building a Landing Page using React.js and Tailwind CSS that is responsive and allow one to make reusable React components and also Tailwind CSS classes.

Built With

Live

screenshot

Getting Started

To get a local copy up and running follow these simple example steps.

$ Fork the repository
$ Git clone https://github.com/your-username/JSMasteryUIUX
$ git checkout -b branch name
$ git remote add upstream https://github.com/jebitok-dev/JSMasteryUIUX
$ git pull upstream master
$ git commit -m "commit message"
$ git push -u origin HEAD

To write, compile, deploy and verify contract locally

$ npm install 
$ npm run dev

Author

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

I hereby acknowledge JavaScript Mastery on Youtube for the course