damla / reactjs-mongodb-redis-example

Example project done with ReactJS, MongoDB and Redis.
https://hb-react-challenge-frontend.netlify.app
5 stars 0 forks source link
context-api expressjs mongodb react-router reactjs redis scss

Demo Linkleri

Kullanılan Teknolojiler

Front-End

Back-End

Test

Info

⚠️ Projenin filtreleme ve test kısımları tamamlanmadı! ⚠️

Uygulamanın Local'de Çalıştırılması

cd server
yarn
yarn start
cd client
yarn
yarn start