An open API service indexing awesome lists of open source software.

https://github.com/utkarsh1504/listing-week-day


https://github.com/utkarsh1504/listing-week-day

Last synced: about 1 month ago
JSON representation

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`