Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wahaj-ali/frontend-test


https://github.com/wahaj-ali/frontend-test

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Hello React Frontend ](#-hello-react-frontend-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage ](#usage-)
- [Build](#build)
- [👥 Author ](#-author-)

# 📖 Hello React Frontend
**Frontend-task** is a test assignment by Seven Koncept.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- Fully responsive design.

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.
### Prerequisites

In order to run this project you need:

- [git](https://git-scm.com/)
- [node.js](https://nodejs.org/en/)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)

### Setup

Clone this repository to your desired folder:

```
git clone https://github.com/Wahaj-Ali/frontend-test.git
cd frontend-test
```

### Install

Install thr project dependencies with:

```
npm install
```

### Usage

To run the project, execute the following command:

```
npm run dev
```

### Build

You can deploy this project using:

```
npm run build
```

(back to top)

## 👥 Author

👤 **Wahaj Ali**

- [GitHub](https://github.com/Wahaj-Ali)
- [Twitter](https://twitter.com/Ali96Wahaj)
- [LinkedIn](https://www.linkedin.com/in/wahaj-ali96)

(back to top)