Skip to content

summer-internship-concept/Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Rizing Summer Internship – Frontend

A modern, responsive frontend application built for the Rizing Summer Internship Program. This project delivers an intuitive and engaging interface for interns, mentors, and visitors, built using React + Tailwind CSS with a clean, scalable architecture.


🚀 Live Demo

🔗 Production URL: (Add your deployed link here) e.g., https://rizing-summer.vercel.app


🧩 Tech Stack

Frontend

  • ⚛️ React (Vite) – Fast, lightweight development environment
  • 🎨 Tailwind CSS – Utility-first CSS for rapid styling
  • 📡 Axios – HTTP client for API communication
  • 🌐 Vercel – Deployment, hosting & CI/CD

📦 Features

  • 🌟 Fully responsive UI
  • 🎯 Clean & reusable component structure
  • ⚡ Fast load speeds with Vite
  • 🔄 Smooth API integration
  • 🎨 Consistent styling using Tailwind CSS
  • 📱 Mobile-friendly design out of the box

🛠️ Installation & Setup

Clone the repo:

git clone https://github.com/rizing-summer-internship/frontend.git

Navigate into the project:

cd frontend

Install dependencies:

npm install

Run the development server:

npm run dev

📁 Project Structure

frontend/
│── public/           # Static assets
│── src/
│   ├── components/   # Reusable UI components
│   ├── pages/        # Application pages
│   ├── hooks/        # Custom hooks
│   ├── services/     # API logic (Axios)
│   ├── styles/       # Global styles & Tailwind config
│   ├── App.jsx       # Root component
│   └── main.jsx      # Entry point
│
├── package.json
├── tailwind.config.js
├── vite.config.js
└── README.md

📡 Environment Variables

Create a .env file in the project root:

VITE_BASE_URL=<your-backend-url>

📜 License

This project is licensed under the MIT License.


👥 Authors

  • Rizing Summer Internship – Frontend Team

About

A modern, responsive frontend application built for the Rizing Summer Internship Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages