Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.63 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.63 KB

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!