Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rsbuild Project

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

Overview

I decided to limit the scope of this project. Especially in terms of styling. I could have spent another few hours and added a bunch of theming, colours etc... However, I decided to focus more on the technical side of things. This is why I also decided to not use an existing UI library or styling library. I decided to code most of my components from scratch and apply my own themes using scss. I wanted to demonstrate my technical abilities in frontend development. If I was to use existing libraries, I would have choosen Mantine or Tailwind. The styling is rather simple however it does have proper responsiveness built in allowing for the use with any screen and some nice animations. I used react-query for fetching the data as it is a standard in the react ecosystem. I also added some path aliases as well to help keep the code clean. If you have any questions or concerns. Please do not hesistate to contact me.

About

Splice Test

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages