This is a Next.js project bootstrapped with create-next-app
.
- Multi-color themes (light/dark/psychedelic)
- 2 language / with next-i18next
- Responsive design
React.js, Next.js, TypeScript, TailwindCSS
Clone the project
git clone https://github.com/burak-sevinc/rawraw-nextjs
Go to the project directory
cd rawraw-nextjs
Install dependencies
npm install
Start the server
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Topics are available as .json
in the public
folder.
If you have any feedback, please reach out to me at [email protected]