Skip to content

Latest commit

 

History

History
71 lines (35 loc) · 1.6 KB

README.md

File metadata and controls

71 lines (35 loc) · 1.6 KB

Immemorial

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.

Project Features

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.

Tools Used

Immemorial was built using the following tools:

  • React.js
  • React Router
  • GSAP animation
  • Tailwind CSS

Installation

To run Immemorial on your local machine, follow these steps:

  1. Clone the repository using the command:

` git clone https://github.com/your-username/immemorial.git

`

  1. Navigate to the project directory using the command:

cd immemorial

  1. Install the required dependencies using the command:

npm install

  1. Start the development server using the command:

npm start

  1. Open your web browser and navigate to http://localhost:3000

Conclusion

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.