An open API service indexing awesome lists of open source software.

https://github.com/stainless-api/react-interview-boilerplate

Boilerplate project for the Stainless React Interview
https://github.com/stainless-api/react-interview-boilerplate

Last synced: 3 months ago
JSON representation

Boilerplate project for the Stainless React Interview

Awesome Lists containing this project

README

          

# ✨ Stainless product engineer boilerplate

**Before** your interview:

1. Clone this repo
2. Run `npm install` to install the dependencies
3. Run `npm run dev` to start the development server

A React app should start at: `http://localhost:5173`

You should see a "Your code goes here!" message on that page.

Further instructions to be given in realtime during the interview.

Good luck!