The first iteration of sury.netlify.app built with React.js leveraging Tailwind CSS.
-
Install the dependencies
npm install or yarn
-
Start the development server
yarn run start
-
Generate a full static production build
npm run build
An application created using React.js for front-end, Node.js for backend, and Tailwind CSS for styling
JavaScriptMIT
The first iteration of sury.netlify.app built with React.js leveraging Tailwind CSS.
Install the dependencies
npm install or yarn
Start the development server
yarn run start
Generate a full static production build
npm run build