I wanted to try out SolidJS because it seemed very interesting from the first moment that I heard of it. I thought this challenge from FrontendMentor.io could suit perfectly.
If you want to learn more about SolidJS here's the Solid Website.
The app is currently deployed through Netlify and is available at this link.
If you want to run it locally you just need to:
$ npm install # or pnpm install or yarn install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Builds the app for production to the dist
folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.