Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.52 KB

README.md

File metadata and controls

75 lines (55 loc) · 2.52 KB

Logo

GitHub deployments licence GitHub commit merge status


Introducing Soft UI

Logo

Soft UI. Based on Neumorphism design concepts, bootstrapped with Next.js

Set up and run

  1. Clone the repository
https://github.com/shahriarshafin/soft-ui.git
  1. Change the working directory
cd soft-ui
  1. Install dependencies
npm install # or, yarn install
  1. Run the app in development mode
npm run dev # or, yarn run dev

That's All! Now open localhost:3000 to see the app.

Built With

Looking for static HTML , CSS , Bootstrap version, checkout -> bootstrap-branch.

License

This project is licensed under the MIT License - see the LICENSE file for details.