Giter Club home page Giter Club logo

riddey-boards's Introduction

Riddey Board


Task

Implement this figma design as follows.

  • Only the content on the card is required, the background of the page can be plain gray and the blurred elements in the background can be omitted.
  • Use React to implement the design.
  • Use vanilla-extract for styling
  • If the button is pressed, the board counter (x out of 10 boards in use) and its progress bar should be increased by one. (Start it from zero.) If the counter has reached 10 then make the button disabled.
  • Use semantic html.
  • The progress bar should moves smoothly.
  • The button should have a hover (bgcolor: #B55147), an active (bgcolor: #883D35) and a disabled (opacity: 0.4) state with 200ms transition duration.
  • Use TypeScript.
  • Please send a Github link of your solution.
  • Please don’t use an app generator (Create React App or similar)

Nice to haves:

  • Install the app somewhere (and share its URL with us).
  • Your solution looks exactly the same on both Chrome and Firefox.

Available Scripts

In the project directory, you can run:

npm run start

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

The page will reload if you make edits.\

npm run build

Builds the app for production to the dist 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.
Your app is ready to be deployed!


Local Setup

  • Clone project repository from GitHub
git clone https://github.com/omohemma/riddey-boards.git
  • Navigate to project root directory
cd riddey-boards
  • Install project dependencies
npm install
  • Run Application
npm run start

Project Link: https://riddey-boards.netlify.app/

riddey-boards's People

Contributors

omohemma avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.