Skip to content

ramijames/crisp-tools-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebuilding CrispTools in React

Originally CrispTools.dev was built in Vue as a way to more deeply learn how that framework functions, and as a way to develop my own set of best practices. I'd heard a lot of positive things about Tailwind CSS and it was a great way to learn that, too.

In the end, I found that I did not like Tailwind, and that it got in my way and made the templates look like a disaster. For months, I've been meaning to find a reason to rip them out and rebuild it with simpler, cleaner templates. Because of how deeply integrated Tailwind is, this largely meant rebuilding the templates from the ground up, which is a headache.

Lately, I've been looking at migrating my knowledge over to React, which is where most of the market for front-end work seems to be. Rebuilding CrispTools seems like a good opportunity to learn the ins and outs of how to build a complex front-end in React, while also building templates from scratch.

Run the repo

Running the react app locally:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published