Immemorial is a fashion agency website built using React.js, React Router, GSAP animation, and Tailwind CSS. This web application provides information about the fashion agency, its services, and its portfolio.
Immemorial provides the following features:
- Users can browse through the different sections of the website including the home page, services page, portfolio page, and contact page.
- The website uses GSAP animations to provide an immersive user experience.
- Users can view the portfolio of the fashion agency and filter the portfolio items based on categories.
- Users can submit a contact form to get in touch with the fashion agency.
Immemorial was built using the following tools:
- React.js
- React Router
- GSAP animation
- Tailwind CSS
To run Immemorial on your local machine, follow these steps:
- Clone the repository using the command:
` git clone https://github.com/your-username/immemorial.git
`
- Navigate to the project directory using the command:
cd immemorial
- Install the required dependencies using the command:
npm install
- Start the development server using the command:
npm start
- Open your web browser and navigate to http://localhost:3000
In conclusion, Immemorial is a fashion agency website built using React.js, React Router, GSAP animation, and Tailwind CSS. This project only implements the frontend part of the application. The website provides an immersive user experience with its animations and showcases the portfolio of the fashion agency in an elegant manner.