https://github.com/utkarsh1504/listing-week-day
https://github.com/utkarsh1504/listing-week-day
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/utkarsh1504/listing-week-day
- Owner: Utkarsh1504
- Created: 2024-05-08T04:07:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T13:53:39.000Z (about 2 years ago)
- Last Synced: 2025-11-10T01:14:16.118Z (9 months ago)
- Language: JavaScript
- Homepage: https://uweekday-joblisting.netlify.app/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup Instructions
1. Clone the repository:
```bash
git clone https://github.com/Utkarsh1504/listing-week-day
```
2. Navigate to the project directory:
```bash
cd listing-week-day
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and visit `http://localhost:5173`