Frontend application for fictadvisor.com
Explore the docs »
View the Website
·
Report a Bug
·
Request a Feature
Table of contents
This application renders and serves frontend for the FICT Advisor. Some components of the application are rendered using SSR.
To get a local copy up and running follow these steps.
- fictadvisor-api (see instructions here)
- yarn
npm i -g yarn
- Clone the repository
git clone https://github.com/fictadvisor/fictadvisor-web.git
- Install NPM packages
yarn install
To start the application locally:
yarn dev
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE
for more information.
Feedback - https://t.me/fict_robot
Project - https://github.com/fictadvisor