Skip to content

A responsive react app built with react-query, sass, and react-router-dom. The original idea is from the feedback app challenge on frontendmentor, I extended the challenge so that the user experience is closer to an actual application.

Notifications You must be signed in to change notification settings

reboottime/FEM-Feedback-Frontend

Repository files navigation

README

Overview

Run this project locally

  • Clone this repo locally
  • Copy .env.example as .env
  • Udate [YOUR VITE_API_BASE_URL] as the API service URL https://rebootkate.com/
VITE_API_BASE_URL=[YOUR VITE_API_BASE_URL]
  • Navigate to project folder

  • Install dependencies

yarn
  • Run application locally
yarn dev

Documentations

About

A responsive react app built with react-query, sass, and react-router-dom. The original idea is from the feedback app challenge on frontendmentor, I extended the challenge so that the user experience is closer to an actual application.

Topics

Resources

Stars

Watchers

Forks

Packages