Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arioum/191e42ca
https://github.com/arioum/191e42ca
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arioum/191e42ca
- Owner: Arioum
- Created: 2024-05-05T10:33:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-07T09:05:05.000Z (6 months ago)
- Last Synced: 2024-05-07T11:32:02.158Z (6 months ago)
- Language: JavaScript
- Homepage: https://191e42ca.vercel.app
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weekday (YC 21) - Frontend Interview Assignment
### Set up this locally by following these steps:
**1. Clone this repository**
```
https://github.com/Arioum/191e42ca.git
```**2. Once cloned, cd into the project folder, open a terminal and run the following commands.**
```
npm install
npm run dev
```**3. Now the project will be running on http://localhost:5173**