Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 477 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 477 Bytes

EF Education First OSS Website

This repo contains the code for efeducationfirst.github.io

Tech Stack

  • React
  • TailwindCSS
  • Jotai

Run Locally

Clone the project

  git clone https://github.com/EFEducationFirst/efeducationfirst.github.io.git

Go to the project directory

  cd efeducationfirst.github.io.git

Install dependencies

  yarn

Start the server

  yarn start start