The website for DevaByte Technologies.
Follow the steps to successfully run on your development server:
# Clone the Repository
git clone git@github.com:devabyte2023/devabyte.git
# change to the directory
cd devabyte
# install all dependencies
yarn install
# run on development server - e.g. localhost:3000
yarn dev
- Nextjs
- Reactjs
- Tailwind CSS