Skip to content

capturi/capturi-frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Capturi frontend coding challenge

Develop

You'll need Node and Yarn installed

This project contains an API server and a React client application and is managed by Yarn Workspaces

  • run yarn to install dependencies
  • run yarn start to start both the server and client application.

The server will be running on port 3001 and the app on port 3000.

Technologies

The client app has been bootstrapped with create-react-app with a Typescript template as well as the following libraries:

  • Chakra UI - A simple, modular and accessible component library
  • React icons - Include popular icons in your React project
  • SWR - Data fetching and caching library
  • ky - HTTP client based on the browser Fetch API
  • React Router - routing library for React

Feel free to replace any of these libraries with something you are more familiar with.

About

πŸš€ Capturi frontend coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published