Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran120198/first_floor_task


https://github.com/imran120198/first_floor_task

Last synced: 2 days ago
JSON representation

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.