This repo serves as the website for the Developer Circles Eldoret Community.
- Fork the project by clicking the fork button above
- Clone the project by opening your terminal and running:
git clone https://https://github.com/DevCEldoret/devceldoret-frontend.git
cd
into the newly created directory then run
npm install
- Finally, run:
npm start --open