Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imran120198/first_floor_task
https://github.com/imran120198/first_floor_task
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imran120198/first_floor_task
- Owner: imran120198
- Created: 2024-06-25T10:20:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T15:51:33.000Z (5 months ago)
- Last Synced: 2024-06-27T16:19:56.742Z (5 months ago)
- Language: JavaScript
- Homepage: https://first-floor-eight.vercel.app/
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First Floor Task
## Deployment Link
https://first-floor-eight.vercel.app/
## Tech Stack
* React.js
* Tailwind
* Javascript
* CSS## Setup
1. Clone the repository:
```bash
git clone https://github.com/imran120198/First_Floor_Task.git
```2. Install the dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm start
```4. Open your browser and navigate to `http://localhost:3000` to view the application.