https://github.com/shahdinsalman23/react-hoobank
This project was developed to understand and practice core React concepts in website creation and development.
https://github.com/shahdinsalman23/react-hoobank
javascript reactjs talwind vite
Last synced: about 2 months ago
JSON representation
This project was developed to understand and practice core React concepts in website creation and development.
- Host: GitHub
- URL: https://github.com/shahdinsalman23/react-hoobank
- Owner: shahdinsalman23
- Created: 2024-10-30T10:54:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T11:00:19.000Z (7 months ago)
- Last Synced: 2025-02-12T12:27:28.115Z (4 months ago)
- Topics: javascript, reactjs, talwind, vite
- Language: JavaScript
- Homepage: https://react-hoobank-shahdin.vercel.app
- Size: 3.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hoobank Modern Website
This project was developed to understand and practice core React concepts in website creation and development. The following tools were used:
* [Visual Studio Code](https://code.visualstudio.com/)
* [Node / nvm](https://github.com/nvm-sh/nvm)
* [Vite](https://vitejs.dev/)
* [React + JavaScript](https://reactjs.org/)
* [Tailwind CSS](https://tailwindcss.com/)During the project, several concepts were covered:
* Setting up the project using Vite
* Installing the Tailwind CSS framework
* Creating components
* Organizing folders
* Reusing code
* Specific files were created to organize menu lists using arrays in the *constants* folder, and to organize certain styling adjustments using Tailwind CSS classes in the *style.js* file.The result:
