🌐 chalisehari.com.np ➥ Live Here
- Frontend: React, TypeScript, Styled Components
- Backend: Node.js
Prerequisites:
- Git installed on your system
- Node.js and npm (or bun) installed
Installation:
- Clone the repository:
git clone https://github.com/harilvfs/web.git
- Navigate to the project directory:
cd web/
- Install dependencies:
npm install
# or if you use bun
bun install
- Run the development server:
npm run start
# or if you use bun
bun run start
-
Open http://localhost:3000 in your browser to view the site.
-
To build for production:
npm run build
# or if you use bun
bun run build
Feel free to fork this project, create a new branch, and submit a pull request with your enhancements. All kinds of contributions are welcome!
Copyright © 2023-present Hari Chalise