Welcome to the Apex Legends Website Clone project! This project is a replica of the official Apex Legends website, built using React and Tailwind CSS.
- Getting Started
- Technologies Used
- Features
- Usage
- Data Sources
- Contributing
- Acknowledgments
- Contact Information
- Future Enhancements
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your system.
-
Clone the repository:
git clone https://github.com/Shanky1001/Apex_Legends_Clone.git cd apex-legends-clone
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
- React
- Tailwind CSS
- React Router
- Webpack
- Home Page: A welcoming page introducing Apex Legends.
- Legends Page: Information about the legends in the game.
- Weapons Page: Details about the weapons used in Apex Legends.
- Navigate to different pages using the header navigation links.
- Explore the legends and weapons sections for more details.
- Customize and expand the project as needed.
- Legends and weapons data can be fetched from an API or added manually within components.
Contributions are welcome! Please follow these guidelines when contributing to the project.
- Fork the repository.
- Create a new branch.
- Make your changes.
- Test your changes thoroughly.
- Create a pull request with a clear description of your changes.
- Inspiration: Apex Legends Official Website
For questions or feedback, please contact Shashank Rai.
- Looking to add more pages.
- Planning to add backend to provide data that has been collected.