- 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
- TypeScript
- MongoDB
- i18n localization router
- React Responsive
- SASS Modules
- ClassNames
- Smoothscroll Polyfill
- NProgress
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.