Soft UI
. Based on Neumorphism design concepts, bootstrapped with Next.js
- Clone the repository
https://github.com/shahriarshafin/soft-ui.git
- Change the working directory
cd soft-ui
- Install dependencies
npm install # or, yarn install
- Run the app in development mode
npm run dev # or, yarn run dev
That's All! Now open localhost:3000 to see the app.
- Next JS : The coolest React-based framework on the planet
- React-Bootstrap : A popular frontend framework built-for React
- Styled Components : Visual primitives for the component age
- React-Icons : One shop for all the icons
- Lottie-Files : JSON-based animation file format
- Vercel : Best for Hosting a Next.js app
Looking for static HTML
, CSS
, Bootstrap
version, checkout -> bootstrap-branch
.
This project is licensed under the MIT License - see the LICENSE
file for details.