Welcome to the JSCOP 6.0 Optica Event website! This repository contains the source code and assets for the event's website.
- [About]
- [Home Page]
- [Event]
- [Timeline]
- [Gallery]
- [Contact Us]
- [Blog Page]
This section can include a brief introduction to the event, its purpose, and any other relevant information.
The home page is the landing page for the JSCOP 6.0 website, providing visitors with an overview of the event and easy navigation to other sections.
The event page contains detailed information about the JSCOP 6.0 event, including event-related details.
The timeline page presents a chronological order of events and key milestones for JSCOP 6.0.
The gallery page showcases images and media from previous JSCOP events, providing a visual glimpse of the experience.
The contact us page offers visitors a way to get in touch with the event organizers, including a contact form and relevant contact information.
The blog page features articles, updates, and insights related to JSCOP 6.0. It provides a platform for sharing relevant content with the community.
- Firebase: Used for backend services, including data storage and authentication.
- React: The JavaScript library for building the user interface.
- CSS: Styling language for designing the website.
- Animations: Utilized for creating interactive and engaging user experiences.
- Clone the repository:
https://github.com/mehul1409/OIH-Project.git
- Install dependencies:
npm install
- Start the development server:
npm start