https://github.com/muntasir-fahii/immemorial-fs
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. It showcases the agency's work in an elegant manner with immersive animations to provide an enjoyable user experience.
https://github.com/muntasir-fahii/immemorial-fs
fashion gsap react-router reactjs tailwind-css
Last synced: 4 months ago
JSON representation
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. It showcases the agency's work in an elegant manner with immersive animations to provide an enjoyable user experience.
- Host: GitHub
- URL: https://github.com/muntasir-fahii/immemorial-fs
- Owner: muntasir-fahii
- Created: 2022-12-09T10:58:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T21:40:38.000Z (about 2 years ago)
- Last Synced: 2024-12-18T23:36:33.029Z (5 months ago)
- Topics: fashion, gsap, react-router, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://immemorial-fs.netlify.app/
- Size: 795 KB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`
2. Navigate to the project directory using the command:
`
cd immemorial
`3. Install the required dependencies using the command:
`
npm install
`4. Start the development server using the command:
`
npm start
`5. 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.