Skip to content

rashdeva/evaa-frontend-task

Repository files navigation

EVAA | Evaa Protocol Frontend

Welcome to the EVAA Front-End Test Assignment GitHub repository! This repository contains the front-end code for a quick start in implementing the test task, with pre-existing styles included.

Evaa Protocol

Prerequisites

Before running the frontend, make sure to have the following installed:

  • Node.js
  • Yarn package manager 1.*

Getting Started

To run the frontend, follow these steps:

  1. Clone this repository git clone https://github.com/rashdeva/evaa-frontend-task;
  2. Install dependencies by running yarn;
  3. Create .env file using .env.example
  4. Run the app by running yarn dev.

The app should now be up and running at http://localhost:5173/.

Frontend is written using mainly React, TS + other libraries.

Setup Prettier

VS Code - https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

VIM - https://prettier.io/docs/en/vim

Webstorm - Built-in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published