https://github.com/sandykr29/cityed
EduCity is a React-based website project created by Sandeep Kumar. It showcases a fictional university that offers various graduation degrees. The website is built using ReactJS, HTML, CSS, and JavaScript.
https://github.com/sandykr29/cityed
Last synced: about 1 year ago
JSON representation
EduCity is a React-based website project created by Sandeep Kumar. It showcases a fictional university that offers various graduation degrees. The website is built using ReactJS, HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/sandykr29/cityed
- Owner: Sandykr29
- Created: 2024-02-23T07:47:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T16:54:58.000Z (over 2 years ago)
- Last Synced: 2025-04-11T04:49:53.538Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://edusityclone.netlify.app/
- Size: 44.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EduCity
EduCity is a React-based website project created by Sandeep Kumar. It showcases a fictional university that offers various graduation degrees. The website is built using ReactJS, HTML, CSS, and JavaScript.
## Deployment
The website is currently deployed and accessible at: [EduCity Deployed Link](https://cloneedusity.netlify.app/)
## Features
- Displays information about the university
- Lists available graduation degrees
- Provides details about each degree program
- Allows users to explore the website easily with a responsive design
## Technologies Used
- ReactJS
- HTML
- CSS
- JavaScript
## Pages
- **Home**: Landing page with general information about the university.

- **Program**: Displays available graduation degrees with detailed information.

- **About Us**: Provides information about the university's history, mission, and values.

- **Campus**: Showcases images and details of the university campus.

- **Testimonials**: Features testimonials from students or alumni.

- **Contact**: Allows users to get in touch with the university.

## Images
Images for the pages mentioned above can be found in the `assets` folder.
## Author
- Sandeep Kumar
## Getting Started
To run the EduCity project locally, follow these steps:
1. Clone this repository: `git clone https://github.com/Sandykr29/CityEd.git`
2. Navigate to the project directory: `cd educity`
3. Install dependencies: `npm install`
4. Start the development server: `npm start`
5. Open your browser and visit: `http://localhost:3000`
## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.