Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wahaj-ali/frontend-test
https://github.com/wahaj-ali/frontend-test
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wahaj-ali/frontend-test
- Owner: Wahaj-Ali
- Created: 2023-12-07T16:27:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-08T12:38:17.000Z (12 months ago)
- Last Synced: 2024-10-23T13:43:49.603Z (28 days ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.Client
- Fully responsive design.
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
```
To run the project, execute the following command:
```
npm run dev
```
### Build
You can deploy this project using:
```
npm run build
```
👤 **Wahaj Ali**
- [GitHub](https://github.com/Wahaj-Ali)
- [Twitter](https://twitter.com/Ali96Wahaj)
- [LinkedIn](https://www.linkedin.com/in/wahaj-ali96)