Skip to content

pedrio-gh/factorial_front

Repository files navigation

Welcome

Hi! I'm Pedro and I've developed this SPA for learning purposes

Subtly inspired in the Factorial original design :D

Setup

Let's start by setting up the app.

Clone the repo

git clone git@github.com:devfviak/factorial_api.git

Install dependencies

npm install

Setup env variables. Create an .env or .env.local file in project root folder with the following content: 
 

VITE_API_URL='http://localhost:3000' # Or whichever factorial_api is running

Run it

Once setup is done, you can start the server

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published