thatmissedsemicolon / Beacons.ai-clone

An application created using React.js for front-end, Node.js for backend, and Tailwind CSS for styling

Home Page:https://sury.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Social Links

The first iteration of sury.netlify.app built with React.js leveraging Tailwind CSS.

sury

๐Ÿ›  set-up

  1. Install the dependencies

    npm install or yarn
  2. Start the development server

    yarn run start

๐Ÿš€ build and run for production

  1. Generate a full static production build

    npm run build

About

An application created using React.js for front-end, Node.js for backend, and Tailwind CSS for styling

https://sury.netlify.app

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 5.0%Language:HTML 2.7%