Skip to content

Fully responsive website with modern UI/UX in React.JS and Tailwind CSS

Notifications You must be signed in to change notification settings

m6o4solutions/hoobank-web-project

Repository files navigation

HooBank Web Project

Description

Sample project to build and deploy a fully responsive website with a modern user interface and user experience.

The website is built in React.JS with Tailwind CSS to style the components.

Finally, the repetitive process of building and deploying the project to production is automated by using the Netlify CI/CD pipeline.

Getting Started

  1. Clone the repository
git clone {{ this repository }} {{ working project folder }}
  1. Open the project in Visual Studio Code

  2. Open a new terminal in Visual Studio Code and install the project dependencies

yarn
  1. Run the project using the Vite.JS server
yarn dev
  1. Optimize for production
yarn build

Technologies Used

  1. React.JS
  2. Tailwind
  3. Vite.JS
  4. Firebase Hosting

About

Fully responsive website with modern UI/UX in React.JS and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks