Skip to content

Another code challenge using Create React App, JavaScript, and Rest APIs.

Notifications You must be signed in to change notification settings

meness/spoke-challenge

Repository files navigation

⚡ Todo

Spoke challenged me with a nice challenge, and this project was my solution.

Tech-Stack

  • React
  • Redux Toolkit
  • Redux-Saga
  • MUI
  • Axios
  • ESLint
  • Husky
  • Lint-staged
  • Prettier
  • SCSS

Contribution

yarn prepare

First, prepare Husky.

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.

About

Another code challenge using Create React App, JavaScript, and Rest APIs.

Resources

Stars

Watchers

Forks