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

https://github.com/devrapture/gidda-fe-coding-interview-task

Giddaa Frontend task
https://github.com/devrapture/gidda-fe-coding-interview-task

Last synced: 10 months ago
JSON representation

Giddaa Frontend task

Awesome Lists containing this project

README

          

# Giddaa Frontend Task

## 🖇 How to Start

- Git clone and
- `cd gidda-FE-coding-interview-task`
- Copy `.env.example` to a new `.env` file on gidda-FE-coding-interview-task root folder
- `yarn` to install dependencies
- `yarn build && yarn start` to run the server
- if you got build error probably related to font, it's either your internet connection is bad or try changing to another internet provider
- alternatively use `yarn dev --turbo` to run the server
- view the page at `http://localhost:3000/`