This project is my second internship project created using HTML, CSS, React, and Bootstrap. It is a web application developed based on the design provided in Figma.
The project aims to showcase my skills in web development using React and Bootstrap. It consists of multiple components, including a navigation bar, image cards, and a footer. The design and layout of the application were implemented according to the specifications provided in Figma.
- Use of Bootstrap for styling and layout
- Integration of React components
- Interactive user interface
-
Clone the repository:
git clone https://github.com/KiraTheCoder/Studio-Landing-Page
-
Navigate to the project directory:
cd Studio-Landing-Page
-
Install the dependencies:
npm install
-
Start the development server:
npm start
After starting the development server, you can access the application by navigating to http://localhost:3000
in your web browser. The application will automatically reload if you make any changes to the source code.