Skip to content

Inshur/full-stack-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

💻 Inshur full stack tech test:

This project has been setup with a starter typescript frontend example:

  • create-react-app and bootstrap (css framework)
  • configured to proxy api requests in developement (http://localhost:4000/)
  • example fetch function
  • example test using @testing-library/react

If you'd prefer not to use the code provided here that is fine.

Getting Started

Navigate to the frontend directory:

cd frontend

Install the dependancies with:

yarn

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published