/LabEquipLTD

Primary LanguageHTMLMIT LicenseMIT

 

Typescript & TailwindCSS Website

Github top language Github language count Repository size License

About   |   Technologies   |   Starting   |   License   |   Author


🎯 About

This is a freelance front-end job done for Lab Equip LTD - A medical equipment provider based in Tanzania.

Live - Lab Equip LTD

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, if you want to clone this repo and run it locally you need to have Git and Node installed.

🏁 Starting

# Create a folder
$ mkdir labequipltd

# Access the folder
$ cd labequipltd

# Clone this project
$ git clone https://github.com/Lucaas27/LabEquipLTD.git .

# Install dependencies
$ npm i

# Run the project
$ npm run dev


# The server will initialize in the <http://http://localhost:5173>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Lucas Gomes

 

Back to top