React,TypeScript,Zustand,TailwindCSS,React-router,Lucide-react-icons
-
First, ensure you have Node.js installed on your machine. To install Node.js, Check here
-
Clone the project repository by running this command on your terminal
git clone https://github.com/adewale2018/nolimitbuzz.git -
Change to the project directory by running this command on your terminal
cd nolimitbuzz -
Open the project in your favorite code editor e.g VSCode.
-
Open the terminal in your code editor and run the command
npm installto install the project dependencies. -
After installing the dependencies, run the command
npm run devto get the project started. -
You should see something like this Local: http://localhost:5173/. You can
Cmd + clickon the http://localhost:5173/ to open it in the browser or (Ctr + Click for windows users). -
You may want to visit the project deployed on Netlify here