karsal
karsal copied to clipboard
Static web application made for a textile company. Started with React JS, migrated to NEXT.JS Framework.
🚧 Still on progress 🚧
⚠️ This project is covered by GitHub’s Terms of Service, which allows you to view and fork this project, otherwise comes with no permissions.
Branches
- reactjs: First implementation of project, written with ReactJS and old UI. Latest Deployment
- nextjs: Project migrated to NEXT.JS with a new UI design.
- nextjs-typescript: TypeScript implemented to the project.
- main: Most recent version of project found in here. Latest Deployment
Technologies used:
- TypeScript
- MongoDB
- i18n localization router
- React Responsive
- SASS Modules
- ClassNames
- Smoothscroll Polyfill
- NProgress
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.