Welcome to the repository for a responsive and modern space-themed website showcasing India's space triumphs! This single-page website is built with ReactJS and styled using Tailwind CSS.
Explore India's remarkable achievements in space exploration through this informative website. Highlighting two key missions, Chandrayaan-2 and Mangalyaan, the site provides a visually appealing and educational journey into India's space prowess.
- ReactJS: For building the interactive user interface.
- Tailwind CSS: For responsive and stylish styling of the website.
- HTML5 and CSS3: For structuring and styling the content.
- Clone the repository:
git clone https://github.com/Ritvik718/SpaceInsights.git - Navigate to the project directory:
cd SpaceInsights - Install dependencies:
npm install - Run the project:
npm start - Open your browser and visit
http://localhost:3000