Softavia
is a demo project for showcasing a software company's website portfolio or products.
- Clone the repository
https://github.com/shahriarshafin/softavia.git
- Change the working directory
cd softavia
- Install dependencies
npm install # or, yarn install
- Run the app in development mode
npm start # or, yarn start
That's All! Now open localhost:3000 to see the app.
- 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 React app
Looking for static HTML
, CSS
, Bootstrap
version, it is in this -> bootstrap-branch
.
This project is licensed under the MIT License - see the LICENSE
file for details.