Skip to content

A front-end site made using Vite, styled with Tailwind CSS, that showcases a company that sells drones.

License

Notifications You must be signed in to change notification settings

acmpesuecc/hyper-soar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypersoar banner

HyperSoar - Defy your Limits

Welcome to HyperSoar, a front-end website built using React and Tailwind CSS. HyperSoar offers a visually stunning and user-friendly experience for to purchase drones and anyone passionate about drones. Whether you're an amateur drone pilot or a seasoned expert, HyperSoar has something special for you. This is a pure front-end site, designed to implement a UI designed by me.

Run it locally

Client

This site was made using vite. Clone this repository to your local machine.

git clone https://github.com/yourusername/hyper-soar.git

Navigate to the project directory.

cd client
yarn                 //to install dependencies
yarn dev             //to run the client

Server

The server consists of a basic Express back-end.

cd server
npm i               //install dependencies
nodemon             //run server

Contributions

Maintainer Name

Advaith Rajan Nair

Contributions are welcome! In the future, I plan to add a dedicated backend, to turn this into a store-like experience. If you find a bug or have suggestions for new features, feel free to open an issue or submit a pull request. Let's make HyperSoar even better together!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for visiting HyperSoar! We hope you enjoy your journey through the world of modern drones and aerial photography. If you have any questions or need assistance, feel free to contact me. Happy flying!

About

A front-end site made using Vite, styled with Tailwind CSS, that showcases a company that sells drones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 95.6%
  • CSS 2.6%
  • HTML 1.8%