Sols is a web development project by Darshan-S-P, designed with a modern tech stack including Next.js, Tailwind CSS, and TypeScript. This repository contains all the necessary configurations and source files to get started and build upon the project.
To get a local copy up and running, follow these simple steps.
Make sure you have npm installed. You can get it from Node.js.
git clone https://github.com/Darshan-S-P/Sols.git
2 .Navigate to the project directorycd Sols
3 .Install NPM packagesnpm install
4 .Usage
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Darshan S P - [email protected]
Project Link: https://github.com/Darshan-S-P/Sols