SaaSBase
  • Home
Tagged

Frontend

A collection of 2 posts

Create a Frontend project with React and Typescript
Frontend

Create a Frontend project with React and Typescript

Looking for the backend Node.js project? Click here [https://www.saasbase.dev/create-a-backend-project-with-node-js-and-typescript/] . Step 1: Create a new React project npx create-react-app react-frontend --template typescript cd react-frontend Run the app with: npm run start Step 2: Add env variables Create a .env : REACT_APP_SECRET_CODE=1234 Using it

  • Sukhpal Saini
Sukhpal Saini Mar 22, 2022 • 1 min read
Build consistent UIs across Frontend apps using React and Bit.dev
Frontend

Build consistent UIs across Frontend apps using React and Bit.dev

In this guide, we will build a library of UI components with bit.dev that we can import and use in all our frontend applications. * Frameworks: React [https://reactjs.org], Typescript [https://www.typescriptlang.org/] * Tools Used: bit.dev [https://bit.dev] * Time saved: 1 week -> 1 hour * Source

Arshdeep Saini Jan 2, 2022 • 5 min read
SaaSBase © 2022
  • Candymail
Powered by Ghost