๐Ÿ’ˆBarber Shop Website (React.JS + Typescript + Tailwindcss)

Hi, welcome. This this my second project using completely tailwindcss. I wanted to pratice and enhance this new skill by building this project. By now on, I am planning to use it in my future projects.

Live preview: https://barbercutts-demo.vercel.app

๐Ÿ“ท Preview screenshots:

Mobile Desktop

๐Ÿพ Project Stack

  • Typescript - a superset language of Javascript that provides typechecking.
  • Vite - a next generation frontend tooling.
  • React.JS - library used to build big, fast Web apps with JavaScript.
  • Tailwindcss - a utility first styling library - fast, flexible, and reliable with zero-runtime.

๐Ÿ—๏ธ Testing and Local Setup

Make sure you have installed Node.js (v18.17.0 or later recommended) which also comes with npm v9.6.7.
In the project directory, you can run in terminal:

npm install --save
npm run dev

Runs the app in the development mode and the server will reload when you make changes to the source code.

npm run build

Builds the app for production to the dist folder.

npm run start

Builds and starts the server in prodution.

โ˜˜๏ธ Find me!

E-mail: nhantumbok@gmail.com
Github: https://github.com/KainNhantumbo
Portfolio: https://codenut-dev.vercel.app
My Blog: https://codenut-dev.vercel.app/blog

If you like this project, let me know by leaving a star on this repository so I can keep improving this app.๐Ÿ˜Š๐Ÿ˜˜

Best regards, Kain Nhantumbo.
โœŒ๏ธ๐Ÿ‡ฒ๐Ÿ‡ฟ Made with โค React + Vite and Typescript

๐Ÿ“œ License

Licensed under Apache License 2.0. All rights reserved.
Copyright ยฉ 2023 Kain Nhantumbo.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.