client Tailwind Templates

Client

React-Redux Frontend: Building Scalable Web Applications with Tailwind CSS and Jest Testing

You can find the deployed project on Here:

Project Overview

https://github.com/LUCI-Task/client

Tech Stack

Front end built using:

  • React: Current industry standard for web applications, using React let us displaying large amounts of data effectively by implementing Components. It is also very scalable, perfect for large applications with huge growth potential.
  • Redux: Centralizes our application's state and logic, easy to test/debug, works with any UI layer
  • Tailwinds: A utility-first CSS framework,Tailwind automatically removes all unused CSS when building for production, which means your final CSS bundle is the smallest it could possibly be.
  • Jest: Jest is a delightful JavaScript Testing Framework with a focus on simplicity..

Installation Instructions

To get the server running locally:

  • Clone this repo

  • npm i to install all required dependencies

  • npm start to start the local server listening on localhost:3000

  • For testing

  • npm run test

ESLint && Prettier

  • Configuration is already set up

Go to Back End =>

Top categories

Loading Svelte Themes