Skip to content

onurravli/sourtimes

Repository files navigation

sourtimes

a modern clone of the popular turkish website eksisozluk.com.

what is this?

as i mention here, it is a modern clone of eksisozluk.com written with more modern technologies, for a more modern world.

why? what is your motivation?

nothing but curiosity and i just wanted to do.

tech stack

i am using express.js as web framework, mongodb as database. and i will use react.js as frontend library.

get started

there are some steps to do before start development.

  1. clone the repo
git clone https://github.com/onurravli/sourtimes
  1. cd to the repo
cd sourtimes
  1. install dependencies
pnpm run install:all # this will install both monorepo, backend, and frontend dependencies
  1. start the development server
pnpm run dev
  1. or, start the production server
pnpm run start

license

this project is licensed under the mit license. see LICENSE.md.

About

a modern clone of the popular turkish website eksisozluk.com.

Resources

License

Stars

Watchers

Forks