Frontend application for the Consulting Engineers' Consortium (CEC) Nepal website. Built with React.
- Website: cecnepal.anup.pro.np
- Remote Location:
/home/anupadkh/deploy/cec - Server Files:
./server - Remote Server: Nginx
- React 18
- React Router 6
- CSS Modules
- EmailJS
- Home Page
- News & Events Detail
- Service Detail
- Project Detail
- Gallery
- Downloads
- Scroll to top functionality
-
Install dependencies:
npm install
-
Start development server:
npm start
Runs the app in development mode. Open http://localhost:3000 to view it in your browser.
-
Build for production:
npm run build
Builds the app for production to the
docsfolder.
- Nginx configuration
- Certbot for SSL renewal and activation
- Deployment script (YAML)