Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotaract Club of Kathmandu — Website

When I joined Rotaract Club of Kathmandu, I realized the club didn't have a proper website. So I built one.

Not because anyone asked me to. Just felt like something that needed to exist.

Live site: rackathmandu-alpha.vercel.app


What's in it

A full website for the club — frontend built with React, backend with Django.
Members can see club info, events, and everything the club is about.
rackathmandu/
│
├── backend/                 # Django backend
├── rotaractKtm_website/     # React frontend

Tech Stack

  • React — frontend
  • Django — backend
  • Python — server side logic
  • Vercel — deployment

Run it locally

# Clone
git clone https://github.com/aadityaKS1/rackathmandu
cd rackathmandu

# Frontend
cd rotaractKtm_website
npm install
npm start

# Backend
cd backend
pip install -r requirements.txt
python manage.py runserver

Built by Aaditya Kumar Singh — LinkedIn

About

rotaract club of kathmandu website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages