Code Monkey home page Code Monkey logo

moru-assessment's Introduction

Moru Assessment Web App

Moru Assessment Web App is a Web version, which follow the reactjs-starter template standard and best practices for reactjs project.

© 2022. All Rights Reserved.

Technology Stack

  • HTML5/CSS3
  • Ant Design / Icon
  • React JS
  • Reduxjs/toolkit (State Management)
  • Other third party libraries as required

Getting Started

Clone the repo and run the following command in the root of the folder to get started

yarn insall or npm install

For npm: npm start

For yarn: yarn start

Prerequisites

- nodejs
- npx
- yarn

Running the tests

  • yarn test --no-cache -u

Built With

  • Ant Design - A design system.
  • React JS - The javascript framework used
  • Yarn - Dependency Management
  • Npm - Dependency Management

Scripts

"yarnResetCache": "yarn start --reset-cache",
"resetCache": "npx react-native start --reset-cache",
"start": "craco start",
"build": "craco build",
"test": "craco test --no-cache -u",
"eject": "react-scripts eject"

dependencies

"@ant-design/icons": "^4.7.0",
"@craco/craco": "^6.4.5",
"@reduxjs/toolkit": "^1.8.5",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"antd": "^4.22.8",
"axios": "^0.27.2",
"craco-less": "^2.0.0",
"dotenv": "^16.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.2",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0",
"yup": "^0.32.11"

devDependencies

"redux-logger": "^3.0.6"

Test file

  • App.test.js
  • EditUserDetail.test.js

Notes

  1. Install the plugin(Prettier - Code formatter) on vs code.
  2. While searching "save" on Preference -> Settings, "Format on Save" is displayed. Click on the checkbox to apply prettier on save.

moru-assessment's People

Contributors

raeygzz 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.