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:
ESLint && Prettier
- Configuration is already set up