Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 537 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 537 Bytes

Educative-Clone

Description

This is a clone of educative.io built as a part of a Project week at Masai School.

educativeclonelandingpage

TechStack

FrontEnd

  • React (Using create-react-app)
  • Material UI
  • Styled-Components

Backend

  • MongoDB
  • Express
  • Mongoose

Getting Started

  • After cloning the repo run for both educative-clone-client and educative-clone-server

    npm install

    npm start