Welcome to vite-react-ts-starter

Technologies used

Getting Started

The following should be installed in your machine.

How To Install And Run The Application

  • Clone this Repo and cd into it
  • Create a .env file and add this VITE_APP_BASE_URL=https://jsonplaceholder.typicode.com
  • Install the dependencies by running yarn
  • Start the application on development mode by running yarn start