krisstern / interview-react-app

Home Page:https://interview-react-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview assignment based on React + Vite

This is a repository for hosting the source code for the assignment for the application of the Senior Frontend Developer role at SleekFlow of the applicant Kris Stern, to be submitted on July 30th, 2023. The author of this source code can be reached by email at krisstern@outlook.com.

To install dependencies

Run:

npm install

To run in development mode

Run:

npm run dev

In this mode the frontend app will launch at http://localhost:5173/contact/.

To build in production mode

Run:

npm run build

About

https://interview-react-app.vercel.app


Languages

Language:JavaScript 57.3%Language:CSS 39.8%Language:HTML 3.0%