devceldoret-frontend

This repo serves as the website for the Developer Circles Eldoret Community.

Getting started

  1. Fork the project by clicking the fork button above
  2. Clone the project by opening your terminal and running:
git clone https://https://github.com/DevCEldoret/devceldoret-frontend.git
  1. cd into the newly created directory then run
npm install
  1. Finally, run:
npm start --open