StavWeb is a landing page for a portfolio website. The site utilizes the T-react template for development.
Before running the project, ensure you have the following installed:
- Node.js (includes npm)
-
Clone the repository:
git clone https://github.com/stav1236/StavWeb.git
-
Navigate to the StavWeb folder:
cd StavWeb
-
Install dependencies:
npm i
-
Run the project:
npm start
This project is licensed under the MIT license.