A landing page template built with Typescript, React, and Tailwind CSS.
This project is a landing page template built with Typescript, React, and Tailwind CSS. It provides a responsive and visually appealing design for showcasing cloud-based services or products.
To get started with this project, you'll need to follow these steps:
- Clone the repository:
git clone https://github.com/milliorn/cloud-landing-page.git
- Navigate to the project directory:
cd cloud-landing-page
- Install the dependencies:
npm install
To run the project locally, use the following command:
npm run start
This will start the development server, and you can view the website in your browser at http://localhost:3000.
Here are some resources related to the technologies used in this project:
- TypeScript Documentation
- React Documentation
- Create React App - Getting Started
- Install Tailwind CSS with React
- tsconfig Documentation
- react-scroll Package
- Heroicons
- React Icons
- react-uuid Package
Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.