https://github.com/omunite215/project_techfest
A College Techfest Website Template using TypeScript, Next.JS, Tailwind CSS and Splider.JS
https://github.com/omunite215/project_techfest
css html nextjs semantichtml splider spliderjs tailwindcss techfest techfestwebsite typescript
Last synced: 2 months ago
JSON representation
A College Techfest Website Template using TypeScript, Next.JS, Tailwind CSS and Splider.JS
- Host: GitHub
- URL: https://github.com/omunite215/project_techfest
- Owner: omunite215
- Created: 2023-06-26T10:05:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T09:00:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T21:17:10.469Z (over 1 year ago)
- Topics: css, html, nextjs, semantichtml, splider, spliderjs, tailwindcss, techfest, techfestwebsite, typescript
- Language: TypeScript
- Homepage: https://techfest-eta.vercel.app/
- Size: 4.98 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A College Techfest Website Template made using Next.JS, Tailwind and React-Awesome-Reveal

## â° Major Updates made on 17/09/2023:
- Migrated from JavaScript to TypeScript.
- Updated All the packages.
- MaterialUI Colors.
- Changes in Card Colors.
- Optimized Code.
- Lazy Loading Images.
- Added Fluid Animations.
This is a College Techfest Website project using Next.Js
A website which made using Next.JS, Splider.JS, TailwindCSS, React-Awesome-Reveal and TypeScript resulting in a stunning techfest website website.
### Link to Figma File which has its basic layout:
A website which is a product page of a Bank displaying its products features, clients , feedbacks and many more.
### The project is hosted on Vercel : [Techfest](https://techfest-eta.vercel.app/)
## :star: Give A Star
You can also give this repository a star to show more people and they can use this repository.
# Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Before you start, make sure you have the following software installed on your computer:
[](https://skillicons.dev)
## âšī¸ How to use this Repository?
1. Clone the repository to your local machine
```bash
git clone https://github.com/omunite215/Techfest.git
```
2. Navigate to the project directory
```bash
cd Techfest
```
3. Install the necessary dependencies
```bash
npm install
```
4. Start the development server
```bash
npm start
```
The website should now be up and running on http://localhost:3000.
## đ Built With:
[](https://skillicons.dev)
## đ Skills
[](https://skillicons.dev)
## đ About Me
Specializations:
- UI/UX Design.
- Web Development
## đââī¸ Connect With Me
## đī¸ Authors
- Om Patel
## Acknowledgements
- [TypeScript Docs](https://www.typescriptlang.org/)
- [Tailwind Docs](https://tailwindcss.com/docs/installation)
- [React Docs](https://react.dev/)
- [React-Awesome-Reveal Docs](https://react-awesome-reveal.morello.dev/docs/getting-started)